USB: serial: io_ti: drop closing_wait module parameter
authorJohan Hovold <johan@kernel.org>
Wed, 7 Apr 2021 10:45:26 +0000 (12:45 +0200)
committerJohan Hovold <johan@kernel.org>
Thu, 8 Apr 2021 07:49:33 +0000 (09:49 +0200)
commitd669a51d572742acc8749cf1f25aa6db0055352c
treebd6c1f1feff96fc1341d08b70d8ec7211a957ae9
parent0428bf6807fe77e6d97c8e78538a594119d4aab2
USB: serial: io_ti: drop closing_wait module parameter

Now that all USB serial drivers supports setting the closing_wait
parameter through TIOCSSERIAL (setserial) it's time to drop the
corresponding io_ti module parameter.

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