commit | 36f05d36b03523da906cf2ae70ec31af6f57e94c | [log] [tgz] |
---|---|---|
author | Thinh Nguyen <Thinh.Nguyen@synopsys.com> | Sun Mar 29 16:13:10 2020 -0700 |
committer | Felipe Balbi <balbi@kernel.org> | Tue May 05 11:00:13 2020 +0300 |
tree | 537e53d1011e697ce3c6f5bace11ec148fd49d3c | |
parent | 9bc3395c24962e8c8e4f590ca2740c56e4a7a4fe [diff] |
usb: dwc3: gadget: Issue END_TRANSFER to retry isoc transfer After a number of unsuccessful start isoc attempts due to bus-expiry status, issue END_TRANSFER command and retry on the next XferNotReady event. Signed-off-by: Thinh Nguyen <thinhn@synopsys.com> Signed-off-by: Felipe Balbi <balbi@kernel.org>