linux/drivers/usb/dwc3
Felipe Balbi b74c2d875b usb: dwc3: core: allow device to runtime_suspend several times
After going through runtime_suspend/runtime_resume
cycle once we would be left with an unbalanced
pm_runtime_get() call. Fix that by making sure that
we try to suspend right after resuming so things are
balanced and device can runtime_suspend again.

Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
2016-08-22 10:45:11 +03:00
..
Kconfig
Makefile
core.c usb: dwc3: core: allow device to runtime_suspend several times 2016-08-22 10:45:11 +03:00
core.h
debug.c
debug.h
debugfs.c
dwc3-exynos.c
dwc3-keystone.c
dwc3-of-simple.c usb: dwc3: fix missing platform_set_drvdata() in dwc3_of_simple_probe() 2016-08-11 15:09:45 +03:00
dwc3-omap.c
dwc3-pci.c usb: dwc3: pci: runtime_resume child device 2016-08-22 10:45:10 +03:00
dwc3-st.c - Final patches fixing Reset API change 2016-07-01 15:17:16 -07:00
ep0.c
gadget.c usb: dwc3: gadget: stop processing on HWO set 2016-08-11 15:09:48 +03:00
gadget.h
host.c usb: dwc3: host: Fix broken XHCI host 2016-07-01 08:59:44 -07:00
io.h
trace.c
trace.h
ulpi.c