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:
bc34eb5
)
ARM: clean up cache handling in platform code
author
Nicolas Pitre
<nicolas.pitre@linaro.org>
Thu, 5 Dec 2013 19:26:16 +0000
(14:26 -0500)
committer
Olof Johansson
<olof@lixom.net>
Thu, 12 Dec 2013 00:24:34 +0000
(16:24 -0800)
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: Olof Johansson <olof@lixom.net>
No differences found