linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] USB: serial: kl5kusb105 clean ups
@ 2018-07-05 10:38 Johan Hovold
  2018-07-05 10:38 ` [PATCH 1/2] USB: serial: kl5kusb105: remove KLSI device id Johan Hovold
  2018-07-05 10:38 ` [PATCH 2/2] USB: serial: clean up kl5kusb105 documentation Johan Hovold
  0 siblings, 2 replies; 3+ messages in thread
From: Johan Hovold @ 2018-07-05 10:38 UTC (permalink / raw)
  To: Johan Hovold
  Cc: Greg Kroah-Hartman, Jonathan Corbet, linux-usb, linux-doc,
	Chris Jakob

As reported by Chris, the kl5kusb105 does not work with KLSI devices so
remove the device-id entry which even had a typo in it.

In fact, the sole remaining Palmconnect device is also listed in the
visor driver (PALM_M100_ID), but the protocol used there looks different
from what the one kl5kusb105 uses so we can't simply remove the driver.

Let's just leave this for now...

Johan


Johan Hovold (2):
  USB: serial: kl5kusb105: remove KLSI device id
  USB: serial: clean up kl5kusb105 documentation

 Documentation/usb/usb-serial.txt | 9 ---------
 drivers/usb/serial/kl5kusb105.c  | 1 -
 drivers/usb/serial/kl5kusb105.h  | 3 ---
 3 files changed, 13 deletions(-)

-- 
2.18.0

--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-07-05 10:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-05 10:38 [PATCH 0/2] USB: serial: kl5kusb105 clean ups Johan Hovold
2018-07-05 10:38 ` [PATCH 1/2] USB: serial: kl5kusb105: remove KLSI device id Johan Hovold
2018-07-05 10:38 ` [PATCH 2/2] USB: serial: clean up kl5kusb105 documentation Johan Hovold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).