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)
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>

No differences found