ARM: 7918/1: clean up cache handling in core code
authorNicolas Pitre <nicolas.pitre@linaro.org>
Mon, 9 Dec 2013 15:10:18 +0000 (16:10 +0100)
committerRussell 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