commit | 495a678fc62e850d15f860d39faee07ba0a8910c | [log] [tgz] |
---|---|---|
author | Sylvain Munaut <tnt@246tNt.com> | Wed Dec 13 21:09:55 2006 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Feb 07 15:44:33 2007 -0800 |
tree | 4f8f12bafc2039fadda6e88efdc1b57729ca31d8 | |
parent | 5e16fabe5dbcff15de6cdcba406195fe6e4380df [diff] |
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>