From: keita kobayashi Date: Thu, 29 May 2014 07:24:52 +0000 (+0900) Subject: ARM: shmobile: r8a7791: Support Core-Standby for Suspend to RAM X-Git-Tag: v3.14.28+ltsi~172 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ccb40a71bedff2282e1f84579adb0a6870ea0699;p=platform%2Fkernel%2Flinux-stable.git ARM: shmobile: r8a7791: Support Core-Standby for Suspend to RAM Add r8a7791 Core-Standby state for Suspend to RAM support. Signed-off-by: Keita Kobayashi Signed-off-by: Simon Horman (cherry picked from commit 7f6234013a835476f1503be2c9287f1fe3497457) Signed-off-by: Simon Horman --- diff --git a/arch/arm/mach-shmobile/smp-r8a7791.c b/arch/arm/mach-shmobile/smp-r8a7791.c index 17720860f0dd..c6543b6ec759 100644 --- a/arch/arm/mach-shmobile/smp-r8a7791.c +++ b/arch/arm/mach-shmobile/smp-r8a7791.c @@ -52,6 +52,7 @@ static void __init r8a7791_smp_prepare_cpus(unsigned int max_cpus) iounmap(p); r8a7791_pm_init(); + shmobile_smp_apmu_suspend_init(); } static int r8a7791_smp_boot_secondary(unsigned int cpu,