diff mbox

[3/3] ARM: shmobile: r8a7791: Support Core-Standby for Suspend to RAM

Message ID 5386E0C4.1090208@renesas.com (mailing list archive)
State Accepted
Commit 7f6234013a835476f1503be2c9287f1fe3497457
Headers show

Commit Message

keita kobayashi May 29, 2014, 7:24 a.m. UTC
Add r8a7791 Core-Standby state for Suspend to RAM support.

Signed-off-by: Keita Kobayashi <keita.kobayashi.ym@renesas.com>
---
 arch/arm/mach-shmobile/smp-r8a7791.c |    1 +
 1 file changed, 1 insertion(+)
diff mbox

Patch

diff --git a/arch/arm/mach-shmobile/smp-r8a7791.c b/arch/arm/mach-shmobile/smp-r8a7791.c
index ddccef6..6b42c16 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,