]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: l2c: simplify l2x0 unlocking code
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 15 Mar 2014 22:49:59 +0000 (22:49 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 22 May 2014 15:39:43 +0000 (16:39 +0100)
commitaec515dc441b0aa29a043951e8282d5797162cec
treeac79175af8154bd95bf1ca573c658a31327bf984
parentc308fdf235d5beffb5f7b703f1be2c4963abff52
ARM: l2c: simplify l2x0 unlocking code

The l2x0 unlocking code is only called from l2x0_enable() now, so move
the logic entirely into that function and simplify it.

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