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:
176a1b3
)
ARM: at91/pm: move the standby functions to pm.c
author
Alexandre Belloni
<alexandre.belloni@free-electrons.com>
Mon, 16 Mar 2015 22:44:37 +0000
(23:44 +0100)
committer
Nicolas Ferre
<nicolas.ferre@atmel.com>
Sun, 5 Apr 2015 19:59:51 +0000
(21:59 +0200)
The standby functions are now only used in pm.c, move them there.
Also, they are not inlined as a pointer to those functions is passed to the
cpuidle driver.
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
No differences found