]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: l2c: ux500: don't try to change the L2 cache auxiliary control register
authorRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 19 Mar 2014 12:47:58 +0000 (12:47 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 22 May 2014 15:45:12 +0000 (16:45 +0100)
commit723245f7c4ddd81e9a33760010af932e8e19c3e1
treed9067f3cd65595f9abeda5a4abd477322698dee2
parentad2d4396df97f4a5c3083894a6619b304cba9f8f
ARM: l2c: ux500: don't try to change the L2 cache auxiliary control register

ux500 can't change the auxiliary control register, so there's no point
passing values to try and modify it to the l2x0 init functions.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-ux500/cache-l2x0.c