summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/smp-r8a7791.c
diff options
context:
space:
mode:
authorkeita kobayashi2014-05-29 09:24:52 +0200
committerSimon Horman2014-06-17 12:33:21 +0200
commit7f6234013a835476f1503be2c9287f1fe3497457 (patch)
tree9c94f5966a87335ff0667ea7815f51b21bc7f7d8 /arch/arm/mach-shmobile/smp-r8a7791.c
parentARM: shmobile: r8a7790: Support Core-Standby for Suspend to RAM (diff)
downloadkernel-qcow2-linux-7f6234013a835476f1503be2c9287f1fe3497457.tar.gz
kernel-qcow2-linux-7f6234013a835476f1503be2c9287f1fe3497457.tar.xz
kernel-qcow2-linux-7f6234013a835476f1503be2c9287f1fe3497457.zip
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 <keita.kobayashi.ym@renesas.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/mach-shmobile/smp-r8a7791.c')
-rw-r--r--arch/arm/mach-shmobile/smp-r8a7791.c1
1 files changed, 1 insertions, 0 deletions
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,