commit | c503b38153852d88774b54ae17f7723f68c6dc33 | [log] [tgz] |
---|---|---|
author | Gregory Herrero <gregory.herrero@intel.com> | Thu Nov 05 09:41:39 2015 +0100 |
committer | Felipe Balbi <balbi@ti.com> | Tue Dec 15 09:12:41 2015 -0600 |
tree | b8c1fa6d6ab56059f94a6bece12c6683369bee62 | |
parent | dde4c1bf5df0f852e497e5644d3578885b969fdb [diff] |
usb: dwc2: host: rework isochronous halt path When a channel is halted because of urb dequeue during transfer completion, no other qtds must be scheduled until halt is done. Moreover, all in progress qtds must be given back. Acked-by: John Youn <johnyoun@synopsys.com> Signed-off-by: Gregory Herrero <gregory.herrero@intel.com> Signed-off-by: Felipe Balbi <balbi@ti.com>