Skip to content
Commit 83841fe1 authored by Russell King's avatar Russell King
Browse files

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: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent df5dd4c6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment