linux/drivers/usb/dwc3
Felipe Balbi 5072cfc40a usb: dwc3: of-simple: fix build warning on !PM
if we have a !PM kernel build, our runtime
suspend/resume callbacks will be left defined but
unused. Add a ifdef CONFIG_PM guard.

Signed-off-by: Felipe Balbi <balbi@ti.com>
2015-12-22 21:58:26 -06:00
..
Kconfig usb: dwc3: remove dwc3-qcom in favor of dwc3-of-simple 2015-12-15 09:12:41 -06:00
Makefile usb: dwc3: remove dwc3-qcom in favor of dwc3-of-simple 2015-12-15 09:12:41 -06:00
core.c usb: dwc3: core: purge dev_dbg() calls 2015-12-15 09:12:41 -06:00
core.h usb: dwc3: gadget: handle request->zero 2015-12-15 09:12:41 -06:00
debug.c
debug.h
debugfs.c
dwc3-exynos.c
dwc3-keystone.c
dwc3-of-simple.c usb: dwc3: of-simple: fix build warning on !PM 2015-12-22 21:58:26 -06:00
dwc3-omap.c
dwc3-pci.c usb: dwc3: pci: add support for Intel Broxton SOC 2015-11-16 10:12:29 -06:00
dwc3-st.c usb: common: of_usb_get_dr_mode to usb_get_dr_mode 2015-09-27 10:54:31 -05:00
ep0.c usb: dwc3: ep0: fix setup_packet_pending initialization 2015-12-15 09:12:41 -06:00
gadget.c usb: dwc3: gadget: don't send extra ZLP 2015-12-22 21:58:26 -06:00
gadget.h
host.c
io.h
platform_data.h usb: dwc3: Add dis_enblslpm_quirk 2015-10-09 16:06:59 -05:00
trace.c
trace.h usb: dwc3: trace: show request flags 2015-12-15 09:12:41 -06:00
ulpi.c