commit | a0ad85ae866f8a01f29a18ffa1e9b1aa8ca888bd | [log] [tgz] |
---|---|---|
author | Felipe Balbi <felipe.balbi@linux.intel.com> | Wed Aug 10 18:07:46 2016 +0300 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Thu Aug 11 15:09:48 2016 +0300 |
tree | ee4efab2878eedd8a9ef678999f2284a8599fa68 | |
parent | 79d17482a4091056e128a5048e253f2ed53440cc [diff] |
usb: dwc3: gadget: stop processing on HWO set stop consuming TRBs when we reach one with HWO bit already set. This will prevent us from prematurely retiring a TRB. Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>