diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2014-03-15 16:48:14 +0000 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2014-05-30 00:47:39 +0100 |
commit | 83841fe1fb0c4316af89ab85d3528702724a33f4 (patch) | |
tree | 4c60c444906a5636067b19cc8f5fbf3fe7d7bf5b /arch/arm/include/asm/hardware | |
parent | df5dd4c6e27081bce2c68cdc2e57a93ea998b63e (diff) | |
download | blackbird-op-linux-83841fe1fb0c4316af89ab85d3528702724a33f4.tar.gz blackbird-op-linux-83841fe1fb0c4316af89ab85d3528702724a33f4.zip |
ARM: l2c: rename cache_wait_way()
cache_wait_way() is actually used to wait for a particular mask to
report clear; it's not really got much to do with cache ways at all.
Indeed, it gets used to wait for the C bit to clear on older caches.
Rename this with a more generic function name which better reflects
its purpose: l2c_wait_mask().
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/include/asm/hardware')
0 files changed, 0 insertions, 0 deletions