From: Kumar Gala Date: Sat, 17 Feb 2007 15:10:44 +0000 (-0600) Subject: [POWERPC] 83xx: Cleaning up machine probing and board initcalls X-Git-Tag: v2.6.21-rc1~77^2~2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=336c3c2ec7e24bdf01c8f0c311ac7081b1f73d72;p=pandora-kernel.git [POWERPC] 83xx: Cleaning up machine probing and board initcalls Cleaned up the probing functionality to be more consistent across all 83xx boards and added machine_is() protection around board initcalls to ensure they only do something if we are actually running on that board. Additionally, removed some dead code on mpc832x_mds. Signed-off-by: Kumar Gala --- Reading git-diff-tree failed