]> 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)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 17 Feb 2011 23:13:38 +0000 (15:13 -0800)
commit2452a2bb4db6ac84fd5c62e88a01644d50cf935c
tree27c2026ae8dfaa4b4113be601f6afc426cc4b11f
parent69650b0beca6ab5e721d3cc9c0b0eb73e1b719c5
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>
drivers/usb/serial/cp210x.c