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)
commit8061ad7239f3f97b477984660e95134ca684578c
tree7e93e773509e957ad84a6fe7ada64e037503daa0
parent6eee5b3b493824731ed34ade0299241f91f04096
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]