]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: l2c: ux500: implement dummy write_sec method
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 16 Mar 2014 19:15:21 +0000 (19:15 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 29 May 2014 23:50:17 +0000 (00:50 +0100)
commit6716173347a87790a03fda6b8f978ac096ca7758
tree53804481cfc5e119d9d6d1f262060c44b948c81f
parent00123d9a8d25a90cdd964062f7f7877e510ec7c1
ARM: l2c: ux500: implement dummy write_sec method

ux500 can't write to any of the secure registers on the L2C controllers,
so provide a dummy handler which ignores all writes.

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