USB: add Cypress c67x00 OTG controller HCD driver
commite9b29ffc519b9e63d4e1c0b1278bb951bb418a9d
authorPeter Korsgaard <jacmet@sunsite.dk>
Sun, 27 Apr 2008 06:59:45 +0000 (27 08:59 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 2 May 2008 17:25:57 +0000 (2 10:25 -0700)
tree4da71b6882ff9c41690a1ebcfaf3f3de5154c082
parentb02b371e6d14961ad458ca9d88b30eefef77003d
USB: add Cypress c67x00 OTG controller HCD driver

This patch adds HCD support for the Cypress c67x00 family of devices.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/Makefile
drivers/usb/c67x00/Makefile [new file with mode: 0644]
drivers/usb/c67x00/c67x00-drv.c
drivers/usb/c67x00/c67x00-hcd.c [new file with mode: 0644]
drivers/usb/c67x00/c67x00-hcd.h [new file with mode: 0644]
drivers/usb/c67x00/c67x00-ll-hpi.c
drivers/usb/c67x00/c67x00-sched.c [new file with mode: 0644]
drivers/usb/c67x00/c67x00.h
drivers/usb/host/Kconfig