]> 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)
commitaddbf9a080caad74d4b13bb0f9325e07c002451b
treee259a7ba35638ae7fea8a95f9e2fc23c4da794cf
parenteffb2c4d1f8f9ed5ec38ba71a2c4e344ae2c5606
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