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)
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>

No differences found