[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)
commitf7993ed57ac06da168d29c587d1bc0dce0f11c78
tree443ffead2e02606e1f331ab8e9e0f77995f58b31
parent7c90c800d9a6c6393fa610313b6ed56ac786da93
[POWERPC] 83xx: Use of_platform_bus_probe to setup QE devices

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>
arch/powerpc/platforms/83xx/mpc832x_mds.c
arch/powerpc/platforms/83xx/mpc8360e_pb.c