]> git.baikalelectronics.ru Git - kernel.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)
commitc79aa876e00c9c67039f74f3c4a5d4651915c81f
tree53804481cfc5e119d9d6d1f262060c44b948c81f
parent66d1385f16af60877b29c225cffc96601aec39ca
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