diff options
author | Peter Chen <[email protected]> | 2018-02-05 11:50:56 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2018-02-15 18:45:34 +0100 |
commit | 91b119359c1c3033a6621909d3c5dbbdf201d6b4 (patch) | |
tree | bd9cd077c935b85f63de13b0b7992a583dc7dcd7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 52ad2bd8918158266fc88a05f95429b56b6a33c5 (diff) |
usb: host: ehci: always enable interrupt for qtd completion at test mode
At former code, the SETUP stage does not enable interrupt
for qtd completion, it relies on IAA watchdog to complete
interrupt, then the transcation would be considered timeout
if the flag need_io_watchdog is cleared by platform code.
In this commit, we always add enable interrupt for qtd completion,
then the qtd completion can be notified by hardware interrupt.
Signed-off-by: Peter Chen <[email protected]>
Acked-by: Alan Stern <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions