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:
5726a8b
)
ARM: at91/pm: remove unused void (*at91_pm_standby)(void)
author
Wenyou Yang
<wenyou.yang@atmel.com>
Mon, 9 Mar 2015 03:51:49 +0000
(11:51 +0800)
committer
Nicolas Ferre
<nicolas.ferre@atmel.com>
Fri, 13 Mar 2015 12:34:55 +0000
(13:34 +0100)
Because the standby mode use the same sram function as the suspend to memory
mode, void (*at91_pm_standby)(void) doesn't need, remove it.
Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
Tested-by: Sylvain Rochet <sylvain.rochet@finsecur.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
No differences found