]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
USB: serial: rename cp2101 driver to cp210x
authorGreg Kroah-Hartman <gregkh@suse.de>
Wed, 11 Mar 2009 18:03:49 +0000 (11:03 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 24 Mar 2009 23:20:44 +0000 (16:20 -0700)
commit03ee251546a9360cbb4c27c250d128dcbcfd9931
tree50f95cee81b1a4323ae50c6804206704e6771804
parent97324955c62aaa104edea2ef4370dc8882a5ab82
USB: serial: rename cp2101 driver to cp210x

Lots of users are getting confused about the cp2101 driver.  It really
does support more than just the cp2101 device, so rename it to cp210x to
try to prevent confusion.

Cc: Craig Shelley <craig@microtron.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/Kconfig
drivers/usb/serial/Makefile
drivers/usb/serial/cp210x.c [moved from drivers/usb/serial/cp2101.c with 100% similarity]