]> 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, 29 May 2014 23:50:21 +0000 (00:50 +0100)
commitc59917f877ae9b94d4ba146600c763ed6ae97a1b
treec5654621bc0902d86907100832ab6dc1d2b9ea56
parentc4a202c8ae001e7154a5fe22b64f751d37da2122
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