From: Nicolas Ferre Date: Fri, 23 Jan 2015 10:47:37 +0000 (+0100) Subject: ARM: at91: fix ordering of SRAM and PM initialization X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~71^2~8^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea69f998499d556251d1e2843953cc4f85788464;p=pandora-kernel.git ARM: at91: fix ordering of SRAM and PM initialization The PM initialization needs internal SRAM for allocating a gen_pool and use it to store its PM code. So we need to have of_platform_populate() before this code. Suggested-by: Alexandre Belloni Signed-off-by: Nicolas Ferre --- Reading git-diff-tree failed