]> git.baikalelectronics.ru Git - kernel.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, 29 May 2014 23:47:51 +0000 (00:47 +0100)
commit5329cbb586dcdb14633c3603e650599889e4a4c3
tree11ff185c1001a0d278773643a025f17414d79f1b
parenteebb99cf6ba3436312e0dce921e452c3a5ffdbff
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