summary refs log tree commit diff
path: root/Documentation/usb
diff options
context:
space:
mode:
authorJohan Hovold <johan@kernel.org>2018-07-05 12:38:33 +0200
committerJohan Hovold <johan@kernel.org>2018-07-11 10:14:06 +0200
commit3738c506657f34adbfc860df729b9e38b1567ed4 (patch)
tree0502c4d54e8bfee1e974e8b70d5b3d9003ef7e33 /Documentation/usb
parentd118851a4d1f2e67ef9442cd3caa35e555bb370e (diff)
downloadlinux-3738c506657f34adbfc860df729b9e38b1567ed4.tar.gz
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.txt9
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.