projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
659d643
)
+ usb-serial-cp2101-add-enfora-gsm2228.patch added to -mm tree
author
Damir N Abdullin
<damir@mimas.ru>
Thu, 30 Oct 2008 20:52:38 +0000
(13:52 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 13 Nov 2008 22:45:03 +0000
(14:45 -0800)
Enfora GSM2228 based on Cygnal Integrated Products chip uses the same
cp2101 driver.
Signed-off-by: Damir N Abdullin <damir@mimas.ru>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/cp2101.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/usb/serial/cp2101.c
b/drivers/usb/serial/cp2101.c
index f073b58977449c65ee59fdb1036723e3cd8898d0..9035d7256b03570a63203994d0fc031ea59e0a22 100644
(file)
--- a/
drivers/usb/serial/cp2101.c
+++ b/
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 */