Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

USB: cp210x: fix typo, Telegesys should have been Telegesis

CC: David Chalmers <david.chalmers@telegesis.com>
Reported-by: Xavier Carcelle <xavier.carcelle@gmail.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

authored by

Florian Fainelli and committed by
Greg Kroah-Hartman
c851e83f 95ed3236

+1 -1
+1 -1
drivers/usb/serial/cp210x.c
··· 102 102 { USB_DEVICE(0x10C4, 0x8218) }, /* Lipowsky Industrie Elektronik GmbH, HARP-1 */ 103 103 { USB_DEVICE(0x10C4, 0x822B) }, /* Modem EDGE(GSM) Comander 2 */ 104 104 { USB_DEVICE(0x10C4, 0x826B) }, /* Cygnal Integrated Products, Inc., Fasttrax GPS demonstration module */ 105 - { USB_DEVICE(0x10C4, 0x8293) }, /* Telegesys ETRX2USB */ 105 + { USB_DEVICE(0x10C4, 0x8293) }, /* Telegesis ETRX2USB */ 106 106 { USB_DEVICE(0x10C4, 0x82F9) }, /* Procyon AVS */ 107 107 { USB_DEVICE(0x10C4, 0x8341) }, /* Siemens MC35PU GPRS Modem */ 108 108 { USB_DEVICE(0x10C4, 0x8382) }, /* Cygnal Integrated Products, Inc. */