]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: l2c: provide enable method
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 15 Mar 2014 16:47:57 +0000 (16:47 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 22 May 2014 15:39:23 +0000 (16:39 +0100)
commit77ef95ff7aa2b26436ae754380040eae1c673fac
tree8f488de4cbc3e77a8eebdfa5ab0e71ca8e59c5a5
parent6512d684a3b826df2b6c61cc74872187ed450ade
ARM: l2c: provide enable method

Providing an enable method gives L2 cache controllers a chance to do
special handling at enable time.  This allows us to remove a hack in
l2x0_unlock() for Marvell Aurora L2 caches.

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