linux/drivers/usb/dwc3
Felipe Balbi 0b7836a9eb usb: dwc3: drop EP0_STALL state
Whenever we issue a Set Stall command on EP0,
the state machine will be restarted and Stall
is cleared automatically, when core receives
the next SETUP packet.

There's no need to track that EP0_STALL state.

Signed-off-by: Felipe Balbi <balbi@ti.com>
2011-09-09 13:02:17 +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: drop EP0_STALL state 2011-09-09 13:02:17 +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: drop EP0_STALL state 2011-09-09 13:02:17 +03:00
gadget.c usb: dwc3: drop EP0_STALL state 2011-09-09 13:02:17 +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