From: Alexandre Belloni Date: Thu, 15 Jan 2015 14:59:27 +0000 (+0100) Subject: ARM: at91: pm: prepare for multiplatform X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~71^2~18^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4db0ba22da9f4406c292a6a6110eeb2edd12f16a;p=pandora-kernel.git ARM: at91: pm: prepare for multiplatform Split at91_pm_init() in three variants that are called by the respective SoCs .init_machine. This allows to remove the of_machine_is_compatible() calls and move at91_pm_init() out of arch_initcall() which is required for multiplatform. Signed-off-by: Alexandre Belloni Signed-off-by: Nicolas Ferre --- Reading git-diff-tree failed