]> 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>
Thu, 22 May 2014 15:41:22 +0000 (16:41 +0100)
commit22a7a5715f350dc59c9a50042bdb757e812692e0
treefc8572ef29a204402af79c5673fba6e977558546
parentae9f2e94a392c093fa1b204b610703adaf8c0d94
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