RE: [PATCH] max17042_battery: add support for battery STATUS and CHARGE_TYPE

2012-08-14 Thread Pallala, Ramakrishna
> On Fri, Jul 27, 2012 at 10:26:21PM +0530, Ramakrishna Pallala wrote: > > This patch adds the support to report the battery power supply > > attributes STATUS and CHARGE_TYPE. This patch makes use of > > power_supply_get_external_attr() API to get these attributes through power > supply core. > >

RE: [PATCH] max17042_battery: add support for battery STATUS and CHARGE_TYPE

2012-08-14 Thread Pallala, Ramakrishna
On Fri, Jul 27, 2012 at 10:26:21PM +0530, Ramakrishna Pallala wrote: This patch adds the support to report the battery power supply attributes STATUS and CHARGE_TYPE. This patch makes use of power_supply_get_external_attr() API to get these attributes through power supply core.

Re: [PATCH] max17042_battery: add support for battery STATUS and CHARGE_TYPE

2012-08-08 Thread Anton Vorontsov
On Fri, Jul 27, 2012 at 10:26:21PM +0530, Ramakrishna Pallala wrote: > This patch adds the support to report the battery power supply attributes > STATUS and CHARGE_TYPE. This patch makes use of > power_supply_get_external_attr() > API to get these attributes through power supply core. > >

Re: [PATCH] max17042_battery: add support for battery STATUS and CHARGE_TYPE

2012-08-08 Thread Anton Vorontsov
On Fri, Jul 27, 2012 at 10:26:21PM +0530, Ramakrishna Pallala wrote: This patch adds the support to report the battery power supply attributes STATUS and CHARGE_TYPE. This patch makes use of power_supply_get_external_attr() API to get these attributes through power supply core.