[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090712201145.GA11865@gandalf>
Date: Sun, 12 Jul 2009 23:11:46 +0300
From: Felipe Balbi <me@...ipebalbi.com>
To: Felipe Balbi <me@...ipebalbi.com>
Cc: dwmw2@...radead.org, linux-kernel@...r.kernel.org
Subject: Re: [rfc/patch 12/15] power: bq27200: add power property
Hi,
On Sun, Jul 12, 2009 at 09:09:34PM +0300, Felipe Balbi wrote:
> @@ -190,6 +205,8 @@ static int bq27200_get_property(struct power_supply *psy,
> case POWER_SUPPLY_PROP_TEMP:
> val->intval = bq27200_temperature(bq);
> break;
> + case POWER_SUPPLY_PROP_POWER_AVG:
> + val->intval = bq27200_power(bq);
missing break here. Updated patch attached.
--
balbi
View attachment "0012-power-bq27200-add-power-property.diff" of type "text/x-diff" (1865 bytes)
Powered by blists - more mailing lists