USB: serial: ti_usb_3410_5052: switch to 30-second closing wait
authorJohan Hovold <johan@kernel.org>
Wed, 7 Apr 2021 10:45:29 +0000 (12:45 +0200)
committerJohan Hovold <johan@kernel.org>
Thu, 8 Apr 2021 07:49:34 +0000 (09:49 +0200)
commit8665444b80e62c3a3d95be24a284dc7332537e42
tree4d6a2ee3220060f135a3a64cd45a781186520e7b
parent9b31f8cd9174c835e76b63bd71f82dca4b3d7e4f
USB: serial: ti_usb_3410_5052: switch to 30-second closing wait

Switch to using the system-wide default 30-second closing-wait timeout
instead of the driver specific 40-second timeout.

The timeout can be changed per port using TIOCSSERIAL (setserial) if
needed.

Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/ti_usb_3410_5052.c