aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/kl5kusb105.h
diff options
context:
space:
mode:
authorJohan Hovold <johan@kernel.org>2018-07-05 12:38:32 +0200
committerJohan Hovold <johan@kernel.org>2018-07-11 10:11:29 +0200
commitd118851a4d1f2e67ef9442cd3caa35e555bb370e (patch)
treedd1b92fa8a0e7dd5b9376d43377168d8ab0df12d /drivers/usb/serial/kl5kusb105.h
parentUSB: serial: kobil_sct: add missing version error handling (diff)
downloadlinux-dev-d118851a4d1f2e67ef9442cd3caa35e555bb370e.tar.xz
linux-dev-d118851a4d1f2e67ef9442cd3caa35e555bb370e.zip
USB: serial: kl5kusb105: remove KLSI device id
This driver was apparently never tested with an actual KLSI device. In fact, even the device-id entry which was supposed to allow for this had a typo in it. Tests now reveal that the predicted firmware differences with the PalmConnect adapters are real and that the driver does not support KLSI devices with PID 0x000c, so let's remove the broken entry. Reported-by: Chris Jakob <chris.jakob@gmail.com> Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'drivers/usb/serial/kl5kusb105.h')
-rw-r--r--drivers/usb/serial/kl5kusb105.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/usb/serial/kl5kusb105.h b/drivers/usb/serial/kl5kusb105.h
index 41c9bf60fbf0..dbe98d85ca8e 100644
--- a/drivers/usb/serial/kl5kusb105.h
+++ b/drivers/usb/serial/kl5kusb105.h
@@ -7,9 +7,6 @@
#define PALMCONNECT_VID 0x0830
#define PALMCONNECT_PID 0x0080
-#define KLSI_VID 0x05e9
-#define KLSI_KL5KUSB105D_PID 0x00c0
-
/* Vendor commands: */