From: Joseph Lo Date: Fri, 11 Oct 2013 09:57:31 +0000 (+0800) Subject: ARM: tegra: make tegra_resume can work with current and later chips X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~51^2~9^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d127e9c5c5bc1ee22a7b1fe804397cddd132f756;p=pandora-kernel.git ARM: tegra: make tegra_resume can work with current and later chips Because the CPU0 was the first up and the last down core when cluster power up/down or platform suspend. So only CPU0 needs the rest of the functions to reset flow controller and re-enable SCU and L2. We also move the L2 init function for Cortex-A15 to there. The secondery CPU can just call cpu_resume. Signed-off-by: Joseph Lo Signed-off-by: Stephen Warren --- Reading git-diff-tree failed