]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
committerSimon Horman <horms+renesas@verge.net.au>
Thu, 26 Jun 2014 07:01:27 +0000 (16:01 +0900)
commit8e26118d44c4877fa52dc8117692f3cc9af3c769
tree8b7e42cf809f4c462caa61eb69516cc48e27de63
parent06f2c5dcc24b026872bfc9b50b47c384638d2111
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>
arch/arm/mach-shmobile/pm-r8a7791.c
arch/arm/mach-shmobile/smp-r8a7791.c