diff options
author | Gregory CLEMENT <gregory.clement@free-electrons.com> | 2014-07-23 15:00:44 +0200 |
---|---|---|
committer | Jason Cooper <jason@lakedaemon.net> | 2014-07-24 13:46:19 +0200 |
commit | 752a99377673cd251517623df138ca3c5b8fe772 (patch) | |
tree | 058762ccdca81e33e155a9b97d4729e9b23a37b1 /crypto | |
parent | ARM: mvebu: make the cpuidle initialization more generic (diff) | |
download | linux-752a99377673cd251517623df138ca3c5b8fe772.tar.xz linux-752a99377673cd251517623df138ca3c5b8fe772.zip |
ARM: mvebu: use a local variable to store the resume address
The resume address used by the cpuidle code will not always be the
same depending on the SoC. Using a local variable to store the resume
address allows to keep the same function for the PM notifier but with
a different address. This address will be set during the
initialization of the cpuidle logic in pmsu.c.
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Link: https://lkml.kernel.org/r/1406120453-29291-8-git-send-email-thomas.petazzoni@free-electrons.com
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions