ohci: Add support for OHCI controller on the of_platform bus
authorSylvain Munaut <tnt@246tNt.com>
Wed, 13 Dec 2006 20:09:55 +0000 (21:09 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 7 Feb 2007 23:44:33 +0000 (15:44 -0800)
commit495a678fc62e850d15f860d39faee07ba0a8910c
tree4f8f12bafc2039fadda6e88efdc1b57729ca31d8
parent5e16fabe5dbcff15de6cdcba406195fe6e4380df
ohci: Add support for OHCI controller on the of_platform bus

PPC embedded systems can have a ohci controller builtin. In the
new model, it will end up as a driver on the of_platform bus,
this patches takes care of them.

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Acked-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/Kconfig
drivers/usb/host/ohci-hcd.c
drivers/usb/host/ohci-ppc-of.c [new file with mode: 0644]
This page took 0.025842 seconds and 5 git commands to generate.