Re: [rfc/patch 14/15] power: bq27200: add time to empty/full

From: Felipe Balbi
Date: Sun Jul 12 2009 - 16:13:13 EST


Hi,

On Sun, Jul 12, 2009 at 09:09:36PM +0300, Felipe Balbi wrote:
> @@ -207,6 +235,13 @@ static int bq27200_get_property(struct power_supply *psy,
> break;
> case POWER_SUPPLY_PROP_POWER_AVG:
> val->intval = bq27200_power(bq);
> + break;

this break doesn't belong here. Updated patch attached.

--
balbi