commit | f7993ed57ac06da168d29c587d1bc0dce0f11c78 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Sat Feb 17 09:56:49 2007 -0600 |
committer | Kumar Gala <galak@kernel.crashing.org> | Sat Feb 17 09:56:49 2007 -0600 |
tree | 443ffead2e02606e1f331ab8e9e0f77995f58b31 | |
parent | 7c90c800d9a6c6393fa610313b6ed56ac786da93 [diff] |
[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>