diff options
author | Felipe Balbi <felipe.balbi@linux.intel.com> | 2016-10-14 13:46:50 +0300 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2016-11-03 10:38:35 +0200 |
commit | cf68923055cbb3a2d6a819a7197e4f69bf68cc44 (patch) | |
tree | 4da0a9c3d04c70ac2181491c783f1e2a18a03c63 /drivers/usb/dwc3/ep0.c | |
parent | c5ac6116db35db0d750216b3ac5e1db1e2bd59c2 (diff) | |
download | talos-op-linux-cf68923055cbb3a2d6a819a7197e4f69bf68cc44.tar.gz talos-op-linux-cf68923055cbb3a2d6a819a7197e4f69bf68cc44.zip |
usb: dwc3: gadget: purge dwc3_stop_active_transfers()
That function is unnecessarily called from
dwc3_gadget_reset_interrupt(). Gadget drivers (and
thus, functions) are required to dequeue all pending
requests when they get notified about a USB Bus
Reset.
Trying to make sure there are no pending requests
only serves the purpose of working around possibly
bad gadgets.
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'drivers/usb/dwc3/ep0.c')
0 files changed, 0 insertions, 0 deletions