]> 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>
Mon, 14 Apr 2014 10:15:38 +0000 (11:15 +0100)
commit59d02c0e87bbfebcd3b484e12996c03b412e9438
treece8cfaeb9af0247af11708b9a4dd6ef86a9ad223
parent72409196f110b6750b69a4c7fd4642689b3a028c
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