ARM: ux500: simplify secondary boot
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 2 Jun 2016 14:10:06 +0000 (16:10 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 12 Jan 2017 13:02:34 +0000 (14:02 +0100)
commit9e634cae725680905098747f6d972525daaf857e
tree1300eb4ecc1559a5de7c3432c125da47d5a0cd36
parent7ce7d89f48834cefece7804d38fc5d85382edf77
ARM: ux500: simplify secondary boot

Inline the wakeup_secondary() static function, and keep the
backupram remapping around: it is reused when resuming from
suspend so no point in remapping it every time.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-ux500/platsmp.c