From: Tony Lindgren Date: Tue, 23 Aug 2011 06:57:24 +0000 (-0700) Subject: ARM: OMAP: Introduce SoC specific early_init X-Git-Tag: v3.2-rc1~98^2~12^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f5b5a41ebc750ffcc2c410371b2b4998955709e;p=pandora-kernel.git ARM: OMAP: Introduce SoC specific early_init Introduce them for each omap variant and just make them all call omap2_init_common_infrastructure for now. Do this for each board-*.c file except for board-generic and board-omap3beagle as they use the same machine ID for multiple SoCs. No functional changes. Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed