Files
linux/drivers/usb
Johan Hovold e7542bc382 USB: serial: ir-usb: make set_termios synchronous
Use a synchronous usb_bulk_msg() when switching link speed in
set_termios(). This way we do not need to keep track of outstanding URBs
in order to be able to stop them at close.

Note that there's no need to set URB_ZERO_PACKET as the one-byte
transfer will always be short.

Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
2020-01-23 09:11:30 +01:00
..
2019-10-14 07:09:59 +02:00
2019-11-04 06:41:09 +01:00
2020-01-08 17:34:17 +01:00
2019-09-03 19:00:39 +02:00