Johan Hovold 728fcd55e9 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 <johan@kernel.org>
Link: https://lore.kernel.org/r/20191105084152.16322-7-johan@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-11-07 11:17:51 +01:00
..
2019-11-04 15:53:00 +01:00
2019-11-04 06:41:09 +01:00
2019-10-14 07:09:59 +02:00
2019-11-04 06:41:09 +01:00
2019-11-04 15:53:00 +01:00
2019-11-04 06:41:09 +01:00
2019-11-04 06:41:09 +01:00
2019-11-04 06:41:09 +01:00
2019-11-04 06:41:09 +01:00
2019-09-03 19:00:39 +02:00
2019-09-02 19:20:57 +02:00