From: Josh Boyer Date: Mon, 24 Dec 2007 16:42:02 +0000 (-0600) Subject: [POWERPC] 4xx: Use machine_device_initcall for bus probe X-Git-Tag: v2.6.25-rc1~1131^2~145 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f8c5c3b4d07fa24e7081a54798ddfab7360a102;p=pandora-kernel.git [POWERPC] 4xx: Use machine_device_initcall for bus probe Some machine_xx_initcall macros were recently added that check for the machine type before calling the function. This converts the 4xx platforms to use those for bus probing. Signed-off-by: Josh Boyer --- Reading git-diff-tree failed