]> git.baikalelectronics.ru Git - kernel.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, 29 May 2014 23:49:36 +0000 (00:49 +0100)
commit97fe2ef9d0326b2ec39dbf81a7c83f964d087830
treee259a7ba35638ae7fea8a95f9e2fc23c4da794cf
parent22a1e86af6117c9e93be0f4ec826ac77e57ee567
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