diff options
author | Johan Hovold <johan@kernel.org> | 2018-07-05 13:38:33 +0300 |
---|---|---|
committer | Johan Hovold <johan@kernel.org> | 2018-07-11 11:14:06 +0300 |
commit | 3738c506657f34adbfc860df729b9e38b1567ed4 (patch) | |
tree | 0502c4d54e8bfee1e974e8b70d5b3d9003ef7e33 /Documentation/usb | |
parent | d118851a4d1f2e67ef9442cd3caa35e555bb370e (diff) | |
download | linux-3738c506657f34adbfc860df729b9e38b1567ed4.tar.xz |
USB: serial: clean up kl5kusb105 documentation
Remove references to long-gone kl5kusb105 module parameters in the
usb-serial documentation.
Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'Documentation/usb')
-rw-r--r-- | Documentation/usb/usb-serial.txt | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/Documentation/usb/usb-serial.txt b/Documentation/usb/usb-serial.txt index 349f3104fa4f..ab100d6ee436 100644 --- a/Documentation/usb/usb-serial.txt +++ b/Documentation/usb/usb-serial.txt @@ -418,15 +418,6 @@ Current status: why it is wise to cut down on the rate used is wise for large transfers until this is settled. -Options supported: - If this driver is compiled as a module you can pass the following - options to it: - debug - extra verbose debugging info - (default: 0; nonzero enables) - use_lowlatency - use low_latency flag to speed up tty layer - when reading from the device. - (default: 0; nonzero enables) - See http://www.uuhaus.de/linux/palmconnect.html for up-to-date information on this driver. |