Russell King 83841fe1fb 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>
2014-05-30 00:47:39 +01:00
..
2014-05-30 00:47:39 +01:00
2013-04-17 21:38:10 +02:00
2011-12-08 10:30:40 +00:00
2013-11-30 14:45:31 +00:00
2013-11-14 10:59:50 +00:00
2013-12-29 12:36:20 +00:00