From: akpm@linux-foundation.org
To: damir@mimas.ru, greg@kroah.com, mm-commits@vger.kernel.org
Subject: - usb-serial-cp2101-add-enfora-gsm2228.patch removed from -mm tree
Date: Thu, 13 Nov 2008 13:27:59 -0800 [thread overview]
Message-ID: <200811132128.mADLRxGO028229@imap1.linux-foundation.org> (raw)
The patch titled
usb-serial: cp2101: add Enfora GSM2228
has been removed from the -mm tree. Its filename was
usb-serial-cp2101-add-enfora-gsm2228.patch
This patch was dropped because it was merged into mainline or a subsystem tree
The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/
------------------------------------------------------
Subject: usb-serial: cp2101: add Enfora GSM2228
From: Damir N Abdullin <damir@mimas.ru <mailto:damir@mimas.ru>>
Enfora GSM2228 based on Cygnal Integrated Products chip uses the same
cp2101 driver.
Signed-off-by: Damir N Abdullin <damir@mimas.ru <mailto:damir@mimas.ru>>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
drivers/usb/serial/cp2101.c | 1 +
1 file changed, 1 insertion(+)
diff -puN drivers/usb/serial/cp2101.c~usb-serial-cp2101-add-enfora-gsm2228 drivers/usb/serial/cp2101.c
--- a/drivers/usb/serial/cp2101.c~usb-serial-cp2101-add-enfora-gsm2228
+++ a/drivers/usb/serial/cp2101.c
@@ -67,6 +67,7 @@ static struct usb_device_id id_table []
{ USB_DEVICE(0x10C4, 0x800A) }, /* SPORTident BSM7-D-USB main station */
{ USB_DEVICE(0x10C4, 0x803B) }, /* Pololu USB-serial converter */
{ USB_DEVICE(0x10C4, 0x8053) }, /* Enfora EDG1228 */
+ { USB_DEVICE(0x10C4, 0x8054) }, /* Enfora GSM2228 */
{ USB_DEVICE(0x10C4, 0x8066) }, /* Argussoft In-System Programmer */
{ USB_DEVICE(0x10C4, 0x807A) }, /* Crumb128 board */
{ USB_DEVICE(0x10C4, 0x80CA) }, /* Degree Controls Inc */
_
Patches currently in -mm which might be from damir@mimas.ru are
linux-next.patch
reply other threads:[~2008-11-13 21:28 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=200811132128.mADLRxGO028229@imap1.linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=damir@mimas.ru \
--cc=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mm-commits@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.