]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit789a5abdef976f12c5349e4c947f6de3247abf61
treebd6c1f1feff96fc1341d08b70d8ec7211a957ae9
parent7924589815b1ff8d03a849088590bc2dd2f34d48
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