commit | 502fa84195f47a79d7220470ebaa85a773659755 | [log] [tgz] |
---|---|---|
author | Gabor Juhos <juhosg@openwrt.org> | Wed Apr 13 10:54:22 2011 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Apr 13 16:57:44 2011 -0700 |
tree | 389cf79ef65632f8c8a9dc16d8b1bad265410c35 | |
parent | 01da92f7f6436c6c29c11490c7fcdb20fb6c46b8 [diff] |
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>