ARM: shmobile: Move r8a7791 reset code to pm-r8a7791.c
authorMagnus Damm <damm+renesas@opensource.se>
Fri, 6 Jun 2014 07:21:11 +0000 (16:21 +0900)
committerStephane Desneux <stephane.desneux@open.eurogiciel.org>
Wed, 4 Feb 2015 10:16:09 +0000 (11:16 +0100)
commit889a4a35236f51b3e83e3b0537b40202da6b1858
treee9aaa59906bdd53f36ee92e7f46ae394ce32083f
parent3eab969453ac12ee393e69240f2d517f5edc2e78
ARM: shmobile: Move r8a7791 reset code to pm-r8a7791.c

Move r8a7791 specific reset vector setup code from the
SMP glue code to PM code. This makes the code one step
closer to allow PM operations such as Suspend-to-RAM
in the case when SMP is disabled in the kernel config.

Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
[horms+renesas@verge.net.au: updated for recent header file changes]
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
(cherry picked from commit 8e26118d44c4877fa52dc8117692f3cc9af3c769)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/pm-r8a7791.c
arch/arm/mach-shmobile/smp-r8a7791.c