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)
commit3b8bad5758113df34076dd868b6cab502bd4ee9a
tree11ff185c1001a0d278773643a025f17414d79f1b
parentda3627fbda8983e96fb087c358fab4d7661fd97d
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
This page took 0.023982 seconds and 5 git commands to generate.