USB: serial: io_ti: switch to 30-second closing wait
authorJohan Hovold <johan@kernel.org>
Wed, 7 Apr 2021 10:45:27 +0000 (12:45 +0200)
committerJohan Hovold <johan@kernel.org>
Thu, 8 Apr 2021 07:49:34 +0000 (09:49 +0200)
commit2813b16533408129bb34ee243520fc6fb87a5d8d
tree9dc7d4f651f675f4f31550884ca444e65938e6df
parentd669a51d572742acc8749cf1f25aa6db0055352c
USB: serial: io_ti: 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/io_ti.c