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:
1b0f668
)
ARM: 7918/1: clean up cache handling in core code
author
Nicolas Pitre
<nicolas.pitre@linaro.org>
Mon, 9 Dec 2013 15:10:18 +0000
(16:10 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 29 Dec 2013 12:32:38 +0000
(12:32 +0000)
We have a handy macro to replace open coded __cpuc_flush_dcache_area(()
and outer_clean_range() sequences. Let's use it. No functional change.
Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found