[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <D854C92F57B1B347B57E531E78D05EAD5783B1D6@BGSMSX104.gar.corp.intel.com>
Date: Sat, 23 May 2015 19:28:21 +0000
From: "Pallala, Ramakrishna" <ramakrishna.pallala@...el.com>
To: Sebastian Reichel <sre@...nel.org>
CC: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-pm@...r.kernel.org" <linux-pm@...r.kernel.org>,
Krzysztof Kozlowski <k.kozlowski.k@...il.com>,
MyungJoo Ham <myungjoo.ham@...sung.com>
Subject: RE: [PATCH v1] power: max17042_battery: add HEALTH and TEMP_*
properties support
> Hi,
>
> On Tue, May 05, 2015 at 05:10:32AM +0530, Ramakrishna Pallala wrote:
> > This patch adds the support for following battery properties to
> > max17042 fuel gauge driver.
> >
> > POWER_SUPPLY_PROP_TEMP_ALERT_MIN
> > POWER_SUPPLY_PROP_TEMP_ALERT_MAX
> > POWER_SUPPLY_PROP_TEMP_MIN
> > POWER_SUPPLY_PROP_TEMP_MAX
> > POWER_SUPPLY_PROP_HEALTH
> >
> > Signed-off-by: Ramakrishna Pallala <ramakrishna.pallala@...el.com>
> > Reviewed-by: Krzysztof Kozlowski <k.kozlowski.k@...il.com>
>
> The patch does not work for me:
>
> drivers/power/max17042_battery.c: In function
> ‘max17042_get_battery_health’:
> drivers/power/max17042_battery.c:150:34: error:
> ‘MAX17042_VMAX_TOLERENCE’ undeclared (first use in this function)
> if (vbatt > chip->pdata->vmax + MAX17042_VMAX_TOLERENCE) {
My bad :( :(
I will fix it submit the patch v2
Thanks,
Ram
Powered by blists - more mailing lists