]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: shmobile: Move r8a7790 reset code to pm-r8a7790.c
authorMagnus Damm <damm+renesas@opensource.se>
Fri, 6 Jun 2014 07:20:54 +0000 (16:20 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Thu, 26 Jun 2014 07:01:24 +0000 (16:01 +0900)
commit07ce9dfaf477e0d16d40faea251898d5a38d8051
treecc98e7222eda2f34ce705e10f8e0c149edc7d8e7
parent0d77c9aa7a13a9fcfc93836188474f43394ea657
ARM: shmobile: Move r8a7790 reset code to pm-r8a7790.c

Move r8a7790 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 #include changes]
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/pm-r8a7790.c
arch/arm/mach-shmobile/smp-r8a7790.c