commit | efcfc46e8a654c3dddb51a6c4f46cd818dd926cc | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nicolas.pitre@linaro.org> | Mon Dec 09 16:10:18 2013 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Dec 29 12:32:38 2013 +0000 |
tree | 2e3a26845caf35ab3cc4fd32c357eea15c95b9b8 | |
parent | 1b0f6681fcbc0e6365f42ef11beb882c9f73c945 [diff] |
ARM: 7918/1: clean up cache handling in core code 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>