]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Mon, 14 Apr 2014 10:16:22 +0000 (11:16 +0100)
commit7846223e82c0d4f820824f49f19cbee7b3ad8e3f
tree66b494127c162d08c0ca308589db6dcdda3da434
parentdb82f33d818c566dd93fe08ea6e8567f1fd05d87
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