* - usb-serial-cp2101-add-enfora-gsm2228.patch removed from -mm tree
@ 2008-11-13 21:27 akpm
0 siblings, 0 replies; only message in thread
From: akpm @ 2008-11-13 21:27 UTC (permalink / raw)
To: damir, greg, mm-commits
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-11-13 21:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-13 21:27 - usb-serial-cp2101-add-enfora-gsm2228.patch removed from -mm tree akpm
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.