]> git.baikalelectronics.ru Git - kernel.git/commit
USB: serial: ti_usb_3410_5052: drop closing_wait module parameter
authorJohan Hovold <johan@kernel.org>
Wed, 7 Apr 2021 10:45:28 +0000 (12:45 +0200)
committerJohan Hovold <johan@kernel.org>
Thu, 8 Apr 2021 07:49:34 +0000 (09:49 +0200)
commit8fa48bfa9e6c9ffb2c98c4e3056101187213078e
tree557564f8dd2c9d3a93ae4c6380840d368e9dce9a
parent5d84cde43d51ff2c73f1b3607dd63149c4dad5a2
USB: serial: ti_usb_3410_5052: drop closing_wait module parameter

The ti_usb_3410_5052 has supported changing the closing_wait parameter
through TIOCSSERIAL (setserial) for about a decade and commit
fd8419e2d1f2 ("USB: ti_usb_3410_5052: kill custom closing_wait").

It's time to drop the corresponding driver-specific module parameter.

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