]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: l2c: add L2C-210 specific handlers
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 15 Mar 2014 18:55:53 +0000 (18:55 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 22 May 2014 15:39:48 +0000 (16:39 +0100)
commit5eb4123bbe87b09ff7f69cdbb79ff5f14ca3c666
treef0d79b39b16f12b8b0850e676090bb67e6d7fe02
parentf28e11edad6ab8134e1ecb6a3aa0bf5699c1ab63
ARM: l2c: add L2C-210 specific handlers

Add L2C-210 specific cache operation handlers.  These are tailored to
the requirements of the L2C-210 cache controller, which doesn't
require any workarounds.  We avoid using the way operations during
normal operation, which means we can avoid locking: the only time
we use the way operations are during initialisation, and when
disabling the cache.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/cache-l2x0.c