[POWERPC] 83xx: Use of_platform_bus_probe to setup QE devices
authorKumar Gala <galak@kernel.crashing.org>
Sat, 17 Feb 2007 15:56:49 +0000 (09:56 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Sat, 17 Feb 2007 15:56:49 +0000 (09:56 -0600)
Use of_platform_bus_probe to setup devices on the of_platform_bus since its
much cleaner.  We explicitly specify the bus ids since the we want to get rid
of the default mechanism in the future.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found