]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: l2c: highbank: implement new write_sec method
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 16 Mar 2014 17:53:23 +0000 (17:53 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 29 May 2014 23:49:17 +0000 (00:49 +0100)
commitf38a4078f911951e1bbe6bfa34fa5d832e7142f2
tree070c31a11931b3c927be81efad0e775c1acedfd2
parent2560eb29f12e8e051f8e07f7c8e197cc3ed1d365
ARM: l2c: highbank: implement new write_sec method

With the write_sec method, we no longer need to override the default L2C
disable method.  This can be handled via the write_sec method instead.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-highbank/highbank.c