usb: Add support for VIA VT8500 and compatibles in EHCI HCD
authorAlexey Charkov <alchark@gmail.com>
Sun, 7 Nov 2010 16:28:55 +0000 (19:28 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 11 Nov 2010 14:24:54 +0000 (06:24 -0800)
commitad78acafeed26f62c9e644f96eecb7c19bd78bb4
treee16909ed4bac8f0e930cdb168cf7909221fba039
parent8be8a9d3d16a25645b7869e4544a9d0ec386966a
usb: Add support for VIA VT8500 and compatibles in EHCI HCD

VIA and WonderMedia Systems-on-Chip feature a standard EHCI host
controller. This adds necessary glue to use the standard driver
with these systems.

Signed-off-by: Alexey Charkov <alchark@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/Kconfig
drivers/usb/host/ehci-hcd.c
drivers/usb/host/ehci-vt8500.c [new file with mode: 0644]