usb: ehci-hcd: Add support for SuperH EHCI.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 1 Nov 2010 21:03:27 +0000 (17:03 -0400)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 1 Nov 2010 21:03:27 +0000 (17:03 -0400)
commit63c845522263b2da08f70deba760ed0ab51e841d
tree6abb296e5f92b385b88d97e167e2ed331c36548d
parent9cc563968066b55b067bcff132e4d566b020687d
usb: ehci-hcd: Add support for SuperH EHCI.

This adds a trivial stub for supporting EHCI mode of the on-chip
SH USB host controllers.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/usb/Kconfig
drivers/usb/host/ehci-hcd.c
drivers/usb/host/ehci-sh.c [new file with mode: 0644]