USB: ehci: add bus glue for the Atheros AR71XX/AR724X/AR91XX SoCs
authorGabor Juhos <juhosg@openwrt.org>
Wed, 13 Apr 2011 08:54:22 +0000 (10:54 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 13 Apr 2011 23:57:44 +0000 (16:57 -0700)
commit502fa84195f47a79d7220470ebaa85a773659755
tree389cf79ef65632f8c8a9dc16d8b1bad265410c35
parent01da92f7f6436c6c29c11490c7fcdb20fb6c46b8
USB: ehci: add bus glue for the Atheros AR71XX/AR724X/AR91XX SoCs

The Atheros AR71XX/AR91XX SoCs have a built-in EHCI controller.
This patch adds the necessary glue code to make the generic EHCI
driver usable for them.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
Cc: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/mips/ath79/Kconfig
drivers/usb/host/Kconfig
drivers/usb/host/ehci-ath79.c [new file with mode: 0644]
drivers/usb/host/ehci-hcd.c