powerpc/85xx: Stop using ppc_md.init on socrates
authorKumar Gala <galak@kernel.crashing.org>
Fri, 19 Jun 2009 04:28:34 +0000 (23:28 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 23 Jun 2009 13:09:55 +0000 (08:09 -0500)
commita44a23ed4d144e4fb83d256b32021b732bda4787
tree23332770ce4bce73e7dc7f59a2ba70582a64bbef
parent5e10cf587a7b1aa34099cbfc244e6f04e96dc835
powerpc/85xx: Stop using ppc_md.init on socrates

Match what other 85xx platforms do for of_platform_bus_probe and use
machine_device_initcall.  This is one small step in killing of
ppc_md.init.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/platforms/85xx/socrates.c