On 05/27/2013 10:35 PM, Kishon Vijay Abraham I wrote:Modified dwc3-omap to receive connect and disconnect notification usingI think that usb or other maintainer have to confirm this patch
extcon framework. Also did the necessary cleanups required after
adapting to extcon framework.
Signed-off-by: Kishon Vijay Abraham I <kishon@xxxxxx>
Acked-by: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
---
Changes from v1:
* regulator enable/disable is now done here instead of palmas-usb as some users
of palmas-usb wont need regulator.
drivers/usb/dwc3/dwc3-omap.c | 103 ++++++++++++++++++++++++++++++++++--------
include/linux/usb/dwc3-omap.h | 30 ------------
2 files changed, 85 insertions(+), 48 deletions(-)
delete mode 100644 include/linux/usb/dwc3-omap.h
for applying extcon-next branch.