lkml.org 
[lkml]   [2010]   [Sep]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v4] power_supply: Add driver for TWL4030/TPS65950 BCI charger
Hi,

On Mon, Sep 27, 2010 at 03:18:24PM -0500, Grazvydas Ignotas wrote:
>+static int twl4030_bci_usb_ncb(struct notifier_block *nb, unsigned long val,
>+ void *priv)
>+{
>+ struct twl4030_bci *bci = container_of(nb, struct twl4030_bci, otg_nb);
>+
>+ dev_dbg(bci->dev, "OTG notify %lu\n", val);
>+
>+ switch (val) {
>+ case USB_EVENT_VBUS:
>+ case USB_EVENT_CHARGER:

you should have removed CHARGER from here :-)

--
balbi


\
 
 \ /
  Last update: 2010-09-28 08:09    [W:0.167 / U:0.296 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site