From: Johan Hovold <johan@kernel.org>
To: Johan Hovold <johan@kernel.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Jonathan Corbet <corbet@lwn.net>,
linux-usb@vger.kernel.org, linux-doc@vger.kernel.org,
Chris Jakob <chris.jakob@gmail.com>
Subject: [PATCH 0/2] USB: serial: kl5kusb105 clean ups
Date: Thu, 5 Jul 2018 12:38:31 +0200 [thread overview]
Message-ID: <20180705103833.4095-1-johan@kernel.org> (raw)
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
next reply other threads:[~2018-07-05 10:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-05 10:38 Johan Hovold [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180705103833.4095-1-johan@kernel.org \
--to=johan@kernel.org \
--cc=chris.jakob@gmail.com \
--cc=corbet@lwn.net \
--cc=gregkh@linuxfoundation.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).