RE: [PATCH] power_supply: Add new power supply VALID property

2012-08-22 Thread Pallala, Ramakrishna
> On Sun, Jul 29, 2012 at 09:01:54AM +0530, Ramakrishna Pallala wrote: > > It is possible that users can use non-standard chargers or use invalid > > batteries especially with mobile devices. > > Maybe 'original' or 'authentic' would be a better term for this? > For me, 'valid' is kind of too

Re: [PATCH] power_supply: Add new power supply VALID property

2012-08-22 Thread Anton Vorontsov
On Sun, Jul 29, 2012 at 09:01:54AM +0530, Ramakrishna Pallala wrote: > It is possible that users can use non-standard chargers > or use invalid batteries especially with mobile devices. Maybe 'original' or 'authentic' would be a better term for this? For me, 'valid' is kind of too broad and

Re: [PATCH] power_supply: Add new power supply VALID property

2012-08-22 Thread Anton Vorontsov
On Sun, Jul 29, 2012 at 09:01:54AM +0530, Ramakrishna Pallala wrote: It is possible that users can use non-standard chargers or use invalid batteries especially with mobile devices. Maybe 'original' or 'authentic' would be a better term for this? For me, 'valid' is kind of too broad and

RE: [PATCH] power_supply: Add new power supply VALID property

2012-08-22 Thread Pallala, Ramakrishna
On Sun, Jul 29, 2012 at 09:01:54AM +0530, Ramakrishna Pallala wrote: It is possible that users can use non-standard chargers or use invalid batteries especially with mobile devices. Maybe 'original' or 'authentic' would be a better term for this? For me, 'valid' is kind of too broad and

[PATCH] power_supply: Add new power supply VALID property

2012-07-28 Thread Ramakrishna Pallala
It is possible that users can use non-standard chargers or use invalid batteries especially with mobile devices. This patch adds a new power supply property called 'VALID' to indicate this to the user(user space). Signed-off-by: Ramakrishna Pallala ---

[PATCH] power_supply: Add new power supply VALID property

2012-07-28 Thread Ramakrishna Pallala
It is possible that users can use non-standard chargers or use invalid batteries especially with mobile devices. This patch adds a new power supply property called 'VALID' to indicate this to the user(user space). Signed-off-by: Ramakrishna Pallala ramakrishna.pall...@intel.com ---