diff options
author | Thinh Nguyen <[email protected]> | 2019-12-18 18:14:50 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-01-15 10:39:23 +0100 |
commit | da10bcdd6f70dc9977f2cf18f4783cf78520623a (patch) | |
tree | 46d2b92b7e1631d494cc14e6800b61c3b9236de2 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | c58d8bfc77a2c7f6ff6339b58c9fca7ae6f57e70 (diff) |
usb: dwc3: gadget: Delay starting transfer
If the END_TRANSFER command hasn't completed yet, then don't send the
START_TRANSFER command. The controller may not be able to start if
that's the case. Some controller revisions depend on this. See
commit 76a638f8ac0d ("usb: dwc3: gadget: wait for End Transfer to
complete"). Let's only send START_TRANSFER command after the
END_TRANSFER command had completed.
Fixes: 3aec99154db3 ("usb: dwc3: gadget: remove DWC3_EP_END_TRANSFER_PENDING")
Signed-off-by: Thinh Nguyen <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions