android_kernel_motorola_sm6225/drivers/usb/dwc3
Vivek Gautam cd051da2c8 usb: dwc3: set 'mode' based on selected Kconfig choices
Now that machines may select dwc3's working mode (HOST only,
GADGET only or DUAL_ROLE) via Kconfig, let's set dwc3's mode
based on that, rather than fixing it to whatever hardware
says.

This way we can skip initializing Gadget/Host in case
we are using Host-only/Gadget-only mode respectively.

Signed-off-by: Vivek Gautam <gautam.vivek@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2013-03-18 11:18:00 +02:00
..
core.c usb: dwc3: set 'mode' based on selected Kconfig choices 2013-03-18 11:18:00 +02:00
core.h usb: dwc3: core: define more revisions 2013-03-18 11:17:57 +02:00
debug.h usb: dwc: remove "All rights reserved" statement. 2011-10-04 10:25:52 -07:00
debugfs.c usb: dwc3: debugfs: improve debugfs file creation 2013-03-18 11:17:15 +02:00
dwc3-exynos.c usb: dwc3: exynos: add basic suspend/resume support 2013-03-18 11:17:03 +02:00
dwc3-omap.c usb: dwc3: omap: add basic suspend/resume support 2013-03-18 11:17:02 +02:00
dwc3-pci.c usb: dwc3: pci: add basic suspend/resume support 2013-03-18 11:17:03 +02:00
ep0.c usb: dwc3: remove our homebrew state mechanism 2013-03-18 11:17:13 +02:00
gadget.c usb: dwc3: workaround: unexpected transtion U3 -> RESUME 2013-03-18 11:17:57 +02:00
gadget.h usb: dwc3: correct set_halt implementation for ep0 2012-07-02 10:02:07 +03:00
host.c usb: dwc3: host: Change platform device ID for xhci-hcd to AUTO 2013-01-25 13:19:52 +02:00
io.h usb: dwc3: core: split host address space 2012-04-24 15:37:04 +03:00
Kconfig drivers/usb: add missing GENERIC_HARDIRQS dependencies 2013-02-08 12:16:12 -08:00
Makefile usb: dwc3: remove dwc3 dependency on host AND gadget. 2013-01-18 14:55:55 +02:00