linux-sg2042/drivers/usb/dwc3
George Cherian e0a6104e06 usb: dwc3: dwc3-omap: return PROBE_DEFER if extcon is missing and found in dt
Due to inter dependencies of I2C and extcon by the time dwc3
checks for extcon device its not registered especially in case of J6.
In O5 the vbus regulator save us from getting to this point.
So for tiime being return PROBE_DEFER if extcon is enabled in dt.

Signed-off-by: George Cherian <george.cherian@ti.com>
2013-11-26 10:35:15 -06:00
..
Kconfig usb: dwc3: remove extcon dependency 2013-09-17 11:04:03 -05:00
Makefile usb: dwc3: make glue layers selectable 2013-07-29 13:53:25 +03:00
core.c usb: dwc3: core: use pm_runtime_put_sync() on remove 2013-10-11 08:34:28 -05:00
core.h usb: dwc3: fix typo in comment of dwc3_ep 2013-07-29 13:57:01 +03:00
debug.h usb: dwc3: switch to GPL v2 only 2013-07-29 13:56:44 +03:00
debugfs.c usb: dwc3: switch to GPL v2 only 2013-07-29 13:56:44 +03:00
dwc3-exynos.c DMA-API: usb: use new dma_coerce_mask_and_coherent() 2013-10-31 14:49:04 +00:00
dwc3-omap.c usb: dwc3: dwc3-omap: return PROBE_DEFER if extcon is missing and found in dt 2013-11-26 10:35:15 -06:00
dwc3-pci.c usb: dwc3: Remove redundant pci_set_drvdata 2013-10-01 09:31:20 -05:00
ep0.c usb: Remove unnecessary semicolons 2013-10-11 16:26:46 -07:00
gadget.c usb: dwc3: gadget: avoid memory leak when failing to allocate all eps 2013-09-17 11:05:01 -05:00
gadget.h usb: dwc3: switch to GPL v2 only 2013-07-29 13:56:44 +03:00
host.c usb: dwc3: switch to GPL v2 only 2013-07-29 13:56:44 +03:00
io.h usb: dwc3: switch to GPL v2 only 2013-07-29 13:56:44 +03:00
platform_data.h usb: dwc3: adapt to use dr_mode device tree helper 2013-07-29 13:56:51 +03:00