git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea2a0d5
)
ARM: shmobile: rcar-gen2: correct return value of shmobile_smp_apmu_suspend_init
author
Simon Horman
<horms+renesas@verge.net.au>
Mon, 16 Jun 2014 11:21:13 +0000
(20:21 +0900)
committer
Simon Horman
<horms+renesas@verge.net.au>
Tue, 17 Jun 2014 10:33:22 +0000
(19:33 +0900)
The dummy shmobile_smp_apmu_suspend_init() function provided when
CPU_IDLE is not set should not return a value as per the signature
of the function.
This problem appears to have been introduced by
867ba81f728f1daa
("ARM: shmobile: APMU: Add Core-Standby-state for Suspend
to RAM").
Cc: Keita Kobayashi <keita.kobayashi.ym@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/common.h
patch
|
blob
|
history
diff --cc
arch/arm/mach-shmobile/common.h
Simple merge