]> git.baikalelectronics.ru Git - kernel.git/commit
usb: dwc3: use extcon fwrk to receive connect/disconnect
authorKishon Vijay Abraham I <kishon@ti.com>
Mon, 8 Jul 2013 00:54:43 +0000 (09:54 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Sun, 4 Aug 2013 23:53:33 +0000 (08:53 +0900)
commitda7da069a7cf2b941c5a736dfbf4d297b401210d
tree7e93e773509e957ad84a6fe7ada64e037503daa0
parent6a24d8e8d905f09d59371480845b698120f8ff33
usb: dwc3: use extcon fwrk to receive connect/disconnect

Modified dwc3-omap to receive connect and disconnect notification using
extcon framework. Also did the necessary cleanups required after
adapting to extcon framework.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Documentation/devicetree/bindings/usb/omap-usb.txt
drivers/usb/dwc3/Kconfig
drivers/usb/dwc3/dwc3-omap.c
include/linux/usb/dwc3-omap.h [deleted file]