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:
e7089da
)
ARM: pm: samsung: no need to call flush_cache_all()
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Tue, 21 Jun 2011 18:34:34 +0000
(19:34 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Fri, 24 Jun 2011 07:48:45 +0000
(08:48 +0100)
The core suspend code calls flush_cache_all() immediately prior to
calling the suspend finisher function, so remove these needless calls
from the finisher functions.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found