From: Tony Lindgren Date: Fri, 11 Jan 2013 19:24:19 +0000 (-0800) Subject: ARM: OMAP: Fix i2c cmdline initcall for multiplatform X-Git-Tag: omap-for-v3.9/multiplatform-signed-v2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6cf912c6047077a6eb860ed8dbfa342376ee395;p=pandora-kernel.git ARM: OMAP: Fix i2c cmdline initcall for multiplatform We only want this initcall to run when the kernel is booted on omap SoCs. Fix the issue by initializing the the initcall from separately for omap1 and omap2+. This fixes the issue for omap2+ multiplatform configs as we are using omap_subsys_initcall there. Tested-by: Ezequiel Garcia Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed