linux-stable/drivers/usb/dwc3
Paul Zimmerman 82828ca77b usb: dwc3: gadget: driver should not wait for RxFIFO to drain
An older version of the databook said to wait for the FIFO to
drain, but that has been removed from the newer databooks.

Waiting for RxFIFO to drain caused problems when testing against
one of the host controllers available in the market.

After talking to one of the RTL engineers, he stated that we
should _not_ wait for RxFIFO to drain.

Signed-off-by: Paul Zimmerman <paulz@synopsys.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-10-04 10:25:53 -07:00
..
core.c usb: dwc: remove "All rights reserved" statement. 2011-10-04 10:25:52 -07:00
core.h usb: dwc3: gadget: fix DEPSTARTCFG for non-EP0 EPs 2011-10-04 10:25:52 -07:00
debug.h usb: dwc: remove "All rights reserved" statement. 2011-10-04 10:25:52 -07:00
debugfs.c usb: dwc: remove "All rights reserved" statement. 2011-10-04 10:25:52 -07:00
dwc3-omap.c usb: dwc: remove "All rights reserved" statement. 2011-10-04 10:25:52 -07:00
dwc3-pci.c usb: dwc: remove "All rights reserved" statement. 2011-10-04 10:25:52 -07:00
ep0.c usb: dwc3: gadget: fix DEPSTARTCFG for non-EP0 EPs 2011-10-04 10:25:52 -07:00
gadget.c usb: dwc3: gadget: driver should not wait for RxFIFO to drain 2011-10-04 10:25:53 -07:00
gadget.h usb: dwc: remove "All rights reserved" statement. 2011-10-04 10:25:52 -07:00
io.h usb: dwc: remove "All rights reserved" statement. 2011-10-04 10:25:52 -07:00
Kconfig usb: Introduce DesignWare USB3 DRD Driver 2011-08-22 16:03:11 -07:00
Makefile usb: Introduce DesignWare USB3 DRD Driver 2011-08-22 16:03:11 -07:00