From: Greg KH <gregkh@linuxfoundation.org>
To: wfp5p@worldbroken.com
Cc: cascardo@linux.vnet.ibm.com, linux-serial@vger.kernel.org,
linux-kernel@vger.kernel.org, lidza.louina@gmail.com,
devel@driverdev.osuosl.org
Subject: Re: [Patch v2 0/2] Move Digi Neo card support from dgnc to jsm
Date: Mon, 8 Sep 2014 13:17:00 -0700 [thread overview]
Message-ID: <20140908201700.GA28282@kroah.com> (raw)
In-Reply-To: <1409430958-2692-1-git-send-email-wfp5p@worldbroken.com>
On Sat, Aug 30, 2014 at 04:35:56PM -0400, wfp5p@worldbroken.com wrote:
> From: Bill Pemberton <wfp5p@worldbroken.com>
>
> The jsm driver (drivers/tty/serial/jsm) already supports the Digi Neo
> cards that dgnc (staging) supports. In fact, it appears that jsm was
> based on dgnc. The dgnc driver has PCI ids for more cards than jsm,
> this patch moves support for all the Neo cards to jsm.
>
> The result of this will be that dgnc will only support the Classic
> cards since the jsm driver doesn't support those cards yet.
>
>
> Bill Pemberton (2):
> jsm: add support for additional Neo cards
> staging: dgnc: remove Neo card ids from device table
>
> drivers/staging/dgnc/dgnc_driver.c | 13 -------------
> drivers/tty/serial/jsm/jsm.h | 10 ++++++++++
> drivers/tty/serial/jsm/jsm_driver.c | 38 +++++++++++++++++++++++++++++++++----
> 3 files changed, 44 insertions(+), 17 deletions(-)
These are now applied, thanks.
Do you think we can delete the dgnc driver now, or are there still some
odd cards out there that it only supports? What would it take to move
that support to the jsm driver instead?
thanks,
greg k-h
next prev parent reply other threads:[~2014-09-08 20:17 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-30 20:35 [Patch v2 0/2] Move Digi Neo card support from dgnc to jsm wfp5p
2014-08-30 20:35 ` [Patch v2 1/2] jsm: add support for additional Neo cards wfp5p
2014-08-30 20:35 ` [Patch v2 2/2] staging: dgnc: remove Neo card ids from device table wfp5p
2014-09-08 20:17 ` Greg KH [this message]
2014-09-08 20:25 ` [Patch v2 0/2] Move Digi Neo card support from dgnc to jsm Bill Pemberton
2014-09-09 19:13 ` Konrad Zapalowicz
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=20140908201700.GA28282@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=cascardo@linux.vnet.ibm.com \
--cc=devel@driverdev.osuosl.org \
--cc=lidza.louina@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=wfp5p@worldbroken.com \
/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).