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)
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>

No differences found