[PATCH] USB: rename Cypress CY7C63xxx driver to proper name and fix up some tiny...
authorOliver Bock <o.bock@fh-wolfenbuettel.de>
Thu, 22 Jun 2006 17:04:47 +0000 (19:04 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 12 Jul 2006 23:03:21 +0000 (16:03 -0700)
commit9189bfc2df0fd87e0e537fe7ad4cf3b66a440fe4
tree2ae07311531ff2ce51d9e93de7fc10953efae335
parent58a5b0a6346b71bf01f0d49cfcc91d3225a373aa
[PATCH] USB: rename Cypress CY7C63xxx driver to proper name and fix up some tiny things

This is a new driver for the Cypress CY7C63xxx mirco controller series.
It currently supports the pre-programmed CYC63001A-PC by AK Modul-Bus
GmbH.  It's based on a kernel 2.4 driver (cyport) by Marcus Maul which I
ported to kernel 2.6 using sysfs. I intend to support more controllers
of this family (and more features) as soon as I get hold of the required
IDs etc. Please see the source code's header for more information.

Signed-off-by: Oliver Bock <o.bock@fh-wolfenbuettel.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/Makefile
drivers/usb/misc/Kconfig
drivers/usb/misc/Makefile
drivers/usb/misc/cy7c63.c [deleted file]
drivers/usb/misc/cypress_cy7c63.c [new file with mode: 0644]