linux/drivers/usb/dwc3
Roger Quadros 9772b47a4c usb: dwc3: gadget: Fix suspend/resume during device mode
Gadget controller might not be always active during system
suspend/resume as gadget driver might not have yet been loaded or
might have been unloaded prior to system suspend.

Check if we're active and only then perform
necessary actions during suspend/resume.

Signed-off-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
2016-04-18 12:35:18 +03:00
..
core.c usb: dwc3: core: fix PHY handling during suspend 2016-04-18 12:35:17 +03:00
core.h usb: dwc3: Update register fields for SuperSpeedPlus 2016-03-04 15:14:26 +02:00
debug.c
debug.h
debugfs.c usb: dwc3: fix memory leak of dwc->regset 2016-04-18 12:35:18 +03:00
dwc3-exynos.c
dwc3-keystone.c usb: dwc3: keystone: drop dma_mask configuration 2016-04-06 16:36:01 +03:00
dwc3-of-simple.c
dwc3-omap.c usb: dwc3: omap: fix up error path on probe() 2016-04-18 12:35:17 +03:00
dwc3-pci.c usb: dwc3: pci: add ID for one more Intel Broxton platform 2016-04-06 16:28:08 +03:00
dwc3-st.c
ep0.c usb: dwc3: Update speed checks for SuperSpeedPlus 2016-03-04 15:14:27 +02:00
gadget.c usb: dwc3: gadget: Fix suspend/resume during device mode 2016-04-18 12:35:18 +03:00
gadget.h
host.c
io.h
Kconfig
Makefile
platform_data.h
trace.c usb: dwc3: add tracepoints to aid debugging 2014-09-05 09:55:51 -05:00
trace.h
ulpi.c