]> git.karo-electronics.de Git - karo-tx-linux.git/commit
USB: CP210x Removed incorrect device ID
authorCraig Shelley <craig@microtron.org.uk>
Sun, 2 Jan 2011 21:59:08 +0000 (21:59 +0000)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 26 Jun 2011 16:46:17 +0000 (12:46 -0400)
commitb657d6ce2afea086a911b2c552ba6d571b609c68
treeb148591b4d0a3b99c3d4b582e999d3e101a03501
parent87cf59d53aaf6c1ae61a5e6f2ea7f5697571a518
USB: CP210x Removed incorrect device ID

commit 9926c0df7b31b2128eebe92e0e2b052f380ea464 upstream.

Device ID removed 0x10C4/0x8149 for West Mountain Radio Computerized
Battery Analyzer.  This device is actually based on a SiLabs C8051Fxxx,
see http://www.etheus.net/SiUSBXp_Linux_Driver for further info.

Signed-off-by: Craig Shelley <craig@microtron.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/usb/serial/cp210x.c