commit | 39792c7cf3111d69dc4aa0923859d8b929e9039f | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nicolas.pitre@linaro.org> | Fri Oct 18 22:06:03 2013 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Tue Oct 29 11:06:23 2013 +0000 |
tree | 97e96f823d34ba2324efeafa5541893b062f112c | |
parent | 3c8828f6a0cb3bf1bae04a98135da3c53e20c217 [diff] |
ARM: 7861/1: cacheflush: consolidate single-CPU ARMv7 cache disabling code This code is becoming duplicated in many places. So let's consolidate it into a handy macro that is known to be right and available for reuse. Signed-off-by: Nicolas Pitre <nico@linaro.org> Acked-by: Dave Martin <Dave.Martin@arm.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>