linux/drivers/usb/dwc3
Sebastian Andrzej Siewior 7650bd74d3 usb: dwc3: core: move the core check before soft reset
We read the DWC3_GSNPSID register to make sure we got the correct
register offset passed. One of the recent commits moved the soft reset
before this so in case of the wrong offset we end up with "reset timed
out". This patch moves the "id" check before the reset again.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2011-09-09 13:02:09 +03:00
..
core.c usb: dwc3: core: move the core check before soft reset 2011-09-09 13:02:09 +03:00
core.h usb: dwc3: ep0: simplify EP0 state machine 2011-09-09 13:02:07 +03:00
debug.h
debugfs.c usb: dwc3: debugfs: remove test mode interface 2011-09-09 13:02:08 +03:00
dwc3-omap.c
dwc3-pci.c
ep0.c usb: dwc3: ep0: simplify EP0 state machine 2011-09-09 13:02:07 +03:00
gadget.c usb: dwc3: ep0: simplify EP0 state machine 2011-09-09 13:02:07 +03:00
gadget.h usb: fix dwc3 build when USB_GADGET_DWC3 is not enabled 2011-08-24 15:06:53 -07:00
io.h
Kconfig
Makefile