aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorJanusz Dziedzic <[email protected]>2016-11-09 11:01:32 +0100
committerFelipe Balbi <[email protected]>2016-11-18 13:54:14 +0200
commitce3fc8b32994e16f69912c982823105aafead7a6 (patch)
treee60c196fd3dc368704769ece6c5f3f900f3d45be /tools/perf/scripts/python/bin/stackcollapse-record
parent8ab89da4c281873d58812db68cb42179904fc94b (diff)
usb: dwc3: clean TRB if STARTTRANSFER fail
In case STARTTRANSFER will fail, clean TRB. Seems HW in such case don't clean HWO bit. So, without this cleanup prev_trb still have HWO bit set. In my case (without patch), after first START failed: - dep->enqueue == 1 - dep->dequeue == 1 - prev_trb still have HWO set - left_trb() == 0 No way to send more data. Signed-off-by: Janusz Dziedzic <[email protected]> Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions