commit | 4cc27bd6d7d6750dba33b4ccb4585c00b8fca7d2 | [log] [tgz] |
---|---|---|
author | Craig Shelley <craig@microtron.org.uk> | Thu Jun 11 13:54:40 2009 +0100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jun 11 08:51:05 2009 -0700 |
tree | 850f1c65ca1e66757c4e846a6029b564039b210a | |
parent | 93ef1f1fbce37f14666e4856ff933d4a1b735d02 [diff] |
USB: CP210X Replace CP2101 with CP210x This patch replaces the string "CP2101" with "CP210x" within cp210x.c This is to reduce confusion about the fact that the driver is actually compatible with CP2101, CP2102 and CP2103 devices. Signed-off-by: Craig Shelley <craig@microtron.org.uk> (Fixed some collisions merging) Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>