On Tue, Sep 28, 2010 at 03:37:46AM -0500, Grazvydas Ignotas wrote:
On Tue, Sep 28, 2010 at 9:05 AM, Felipe Balbi <[email protected]> wrote:
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 :-)

hm why? Don't recall you commenting on that, why can't I charge from charger?

Charger event is SENT by charger driver when it verifies it's attached
to a wall charger.

--
balbi
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to