]> Pileus Git - ~andy/linux/commit
usb: musb: twl: use mailbox API to send VBUS or ID events
authorKishon Vijay Abraham I <kishon@ti.com>
Fri, 22 Jun 2012 12:10:52 +0000 (17:40 +0530)
committerFelipe Balbi <balbi@ti.com>
Mon, 25 Jun 2012 11:07:39 +0000 (14:07 +0300)
commitc9721438c009adf8e81d376839ed037c53b9b8d9
tree3144ac8f042bd8366352e03eab530de3f9676f00
parent1e5acb8d6113a0f159257845e153d5b870ca618a
usb: musb: twl: use mailbox API to send VBUS or ID events

The atomic notifier from twl4030/twl6030 to notifiy VBUS and ID events,
is replaced by a direct call to omap musb blue.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/musb/omap2430.c
drivers/usb/otg/twl4030-usb.c
drivers/usb/otg/twl6030-usb.c
include/linux/usb/musb-omap.h [new file with mode: 0644]