[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130116084834.GF9379@gmail.com>
Date: Wed, 16 Jan 2013 08:48:34 +0000
From: Lee Jones <lee.jones@...aro.org>
To: Anton Vorontsov <anton.vorontsov@...aro.org>
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
arnd@...db.de, linus.walleij@...ricsson.com
Subject: Re: [PATCH 03/18] power: ab8500_charger: Detect charger removal
On Tue, 15 Jan 2013, Anton Vorontsov wrote:
> On Fri, Jan 11, 2013 at 01:12:51PM +0000, Lee Jones wrote:
> > Add two new work queues to provide USB and AC charger disconnect
> > detection.
> >
> > Signed-off-by: Lee Jones <lee.jones@...aro.org>
> > ---
> [....]
> > + if ((statval & usbch)) != usbch)
>
> CC drivers/power/ab8500_charger.o
> drivers/power/ab8500_charger.c: In function ‘ab8500_charger_usb_attached_work’:
> drivers/power/ab8500_charger.c:1812:26: error: expected expression before ‘!=’ token
> drivers/power/ab8500_charger.c:1812:34: error: expected statement before ‘)’ token
> drivers/power/ab8500_charger.c: In function ‘ab8500_charger_ac_attached_work’:
> drivers/power/ab8500_charger.c:1852:27: error: expected expression before ‘!=’ token
> drivers/power/ab8500_charger.c:1852:36: error: expected statement before ‘)’ token
>
> I fixed it up...
You're a star.
--
Lee Jones
Linaro ST-Ericsson Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists