ARM: l2c: omap2: implement new write_sec method
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 16 Mar 2014 17:45:56 +0000 (17:45 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 29 May 2014 23:49:36 +0000 (00:49 +0100)
commit36827edd2e3711749ff472949b9cf94f4cb700e9
treee259a7ba35638ae7fea8a95f9e2fc23c4da794cf
parent8523f615377f661dac7a784193fa842d45dd3fd9
ARM: l2c: omap2: implement new write_sec method

With the write_sec method, we no longer need to override the default
L2C disable method, and we no longer need the L2C set_debug method.
Both of these can be handled via the write_sec method.

Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-omap2/omap4-common.c