diff options
author | Johan Hovold <[email protected]> | 2019-11-05 09:41:44 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-11-07 11:17:51 +0100 |
commit | 728fcd55e9ac3c7058949d78a443bedc7251b320 (patch) | |
tree | 1b251ab018be0c89a7e6382e1d23f13a25b362fd /scripts/gdb/linux/timerlist.py | |
parent | 835bd2b5672b632b7aedf29e48e3453c182a1b9a (diff) |
USB: legousbtower: drop redundant interrupt-in running flag
Drop the redundant interrupt-in-running flag, which tried to keep track
of when the interrupt-in URB was in flight. This isn't needed since we
can stop the URB unconditionally in tower_abort_transfers() and the URB
can not be submitted while usb_kill_urb() is running anyway.
Signed-off-by: Johan Hovold <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions