USB: ohci: add bus glue for the Atheros AR71XX/AR7240 SoCs
authorGabor Juhos <juhosg@openwrt.org>
Wed, 13 Apr 2011 08:54:24 +0000 (10:54 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 13 Apr 2011 23:58:19 +0000 (16:58 -0700)
commit90e6ca5cda8a38b7bb53660e67eff0845c0abe3f
treedd55be04d3d14ebc717c033dcda244b3fa6bad05
parent2f7ac6c199978d0a0e407a12534201aa675a6482
USB: ohci: add bus glue for the Atheros AR71XX/AR7240 SoCs

The Atheros AR71XX/AR7240 SoCs have a built-in OHCI controller.
This patch adds the necessary glue code to make the generic OHCI
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/ohci-ath79.c [new file with mode: 0644]
drivers/usb/host/ohci-hcd.c