diff options
author | Felipe Balbi <felipe.balbi@linux.intel.com> | 2016-06-21 10:32:02 +0300 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2016-06-21 10:38:44 +0300 |
commit | 0e146028eebf989e86d3fe9385b76434e954c84e (patch) | |
tree | 7df417e9250bd4990de6d3a3357ba8b0b975834a /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 328082376aea6016b63bca1e5c067a9539f9e8c9 (diff) | |
download | linux-0e146028eebf989e86d3fe9385b76434e954c84e.tar.xz |
usb: dwc3: gadget: issue ENDTRANSFER conditional on resource_index
Because of recent changes to transfer handling on
DWC3, we will not get XferComplete unless we
completely fill up our TRB ring. This means that we
might get a Reset or Disconnect without getting a
XferComplete first.
In order to correctly release our allocated Transfer
Resource, we must issue ENDTRANSFER command whenever
dep->resource_index is valid.
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions