]> 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)
commitee2313ec8a8b30bb4cbc280e045ce92b17d06026
tree070c31a11931b3c927be81efad0e775c1acedfd2
parent725f9a416cc5ba0a71ad883ee9f388fababce9de
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