]> git.karo-electronics.de Git - karo-tx-linux.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, 22 May 2014 15:41:00 +0000 (16:41 +0100)
commit7bcb4493e382896fbf55092cd4ec22075f509167
tree561cb7235191c4fd480f7d956be1bc72fff162bc
parent46bfc99c922529b01f0cb7599c8a7a60448b7a52
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