linux-uconsole/drivers/usb/dwc3
Marc Gonzalez e2a5ad5ac8 usb: dwc3: Allow building USB_DWC3_QCOM without EXTCON
[ Upstream commit 77a4946516 ]

Keep EXTCON support optional, as some platforms do not need it.

Do the same for USB_DWC3_OMAP while we're at it.

Fixes: 3def4031b3 ("usb: dwc3: add EXTCON dependency for qcom")
Signed-off-by: Marc Gonzalez <marc.w.gonzalez@free.fr>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-01-27 14:51:22 +01:00
..
core.c usb: dwc3: don't log probe deferrals; but do log other error codes 2019-12-13 08:51:46 +01:00
core.h usb: dwc3: gadget: remove wait_end_transfer 2019-07-03 13:14:44 +02:00
debug.h usb: dwc3: debugfs: Properly print/set link state for HS 2019-12-13 08:51:45 +01:00
debugfs.c usb: dwc3: debugfs: Properly print/set link state for HS 2019-12-13 08:51:45 +01:00
drd.c usb: dwc3: dwc3_get_extcon() can be static 2018-05-21 10:01:01 +03:00
dwc3-exynos.c
dwc3-haps.c usb: dwc3: Add a glue driver for Synopsys HAPS platform 2018-07-26 13:47:51 +03:00
dwc3-keystone.c
dwc3-of-simple.c usb: dwc3: of-simple: avoid unused function warnings 2018-08-29 09:59:37 +03:00
dwc3-omap.c usb: dwc3: omap: don't miss events during suspend/resume 2018-02-12 10:53:18 +02:00
dwc3-pci.c usb: dwc3: pci: add ID for the Intel Comet Lake -H variant 2019-12-17 20:34:44 +01:00
dwc3-qcom.c usb: dwc3: qcom: mark PM functions as __maybe_unused 2018-06-19 12:48:12 +03:00
dwc3-st.c
ep0.c usb: dwc3: ep0: Clear started flag on completion 2019-12-17 20:34:45 +01:00
gadget.c usb: dwc3: gadget: Fix request complete check 2020-01-12 12:17:29 +01:00
gadget.h usb: dwc3: gadget: introduce cancelled_list 2019-07-03 13:14:44 +02:00
host.c
io.h
Kconfig usb: dwc3: Allow building USB_DWC3_QCOM without EXTCON 2020-01-27 14:51:22 +01:00
Makefile usb: dwc3: Add a glue driver for Synopsys HAPS platform 2018-07-26 13:47:51 +03:00
trace.c
trace.h usb: dwc3: trace: add missing break statement to make compiler happy 2019-02-12 19:47:06 +01:00
ulpi.c