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 11:46:19 +0000 |
commit | 752a99377673cd251517623df138ca3c5b8fe772 (patch) | |
tree | 058762ccdca81e33e155a9b97d4729e9b23a37b1 /arch/parisc | |
parent | 54a4d1b8d4ca808f46fc3ad3fd9b2c6fd79286a9 (diff) | |
download | op-kernel-dev-752a99377673cd251517623df138ca3c5b8fe772.zip op-kernel-dev-752a99377673cd251517623df138ca3c5b8fe772.tar.gz |
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 'arch/parisc')
0 files changed, 0 insertions, 0 deletions