ARM: clean up cache handling in platform code
authorNicolas Pitre <nicolas.pitre@linaro.org>
Thu, 5 Dec 2013 19:26:16 +0000 (14:26 -0500)
committerOlof 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