linux_dsm_epyc7002/drivers/usb/dwc3
Felipe Balbi 1a356dbc64 usb: dwc3: make glue layers selectable
Glue layers are starting to have separate
requirements. For example, OMAP's glue layer
is starting to use extcon framework which
no one else needs.

In order to make it clear the proper dependencies,
we are now allowing glue layers to be selectable
so that each glue layer can list their own dependencies
without messing with the core IP driver.

Signed-off-by: Felipe Balbi <balbi@ti.com>
2013-07-29 13:53:25 +03:00
..
core.c usb: dwc3: fix the error returned with usb3_phy failure 2013-07-15 13:00:24 +03:00
core.h usb: dwc3: fix wrong bit mask in dwc3_event_type 2013-07-15 12:59:56 +03:00
debug.h usb: dwc: remove "All rights reserved" statement. 2011-10-04 10:25:52 -07:00
debugfs.c usb: dwc3: core: fix wrong OTG event regitser offset 2013-03-18 11:18:13 +02:00
dwc3-exynos.c usb: dwc3: exynos: PHY should be deleted later than dwc3 core 2013-05-28 22:17:08 +03:00
dwc3-omap.c usb: dwc3: omap: Adds dwc3_omap_readl/writel wrappers 2013-06-12 23:57:13 +03:00
dwc3-pci.c usb: patches for v3.11 merge window 2013-06-12 14:44:13 -07:00
ep0.c usb: dwc3: remove our homebrew state mechanism 2013-03-18 11:17:13 +02:00
gadget.c usb: dwc3: gadget: don't prevent gadget from being probed if we fail 2013-07-15 12:36:35 +03: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 usb: dwc3: make glue layers selectable 2013-07-29 13:53:25 +03:00
Makefile usb: dwc3: make glue layers selectable 2013-07-29 13:53:25 +03:00