]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: l2c: split out cache unlock code
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 15 Mar 2014 16:47:50 +0000 (16:47 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 29 May 2014 23:47:34 +0000 (00:47 +0100)
commitea31b39aeddefedd481d807a4e0cfc781a62fd2b
tree2851190136172f7e60d4aaa02410a000895ac6a8
parent037ed14701ddffe6738c138bf5317957e64e4735
ARM: l2c: split out cache unlock code

Split the cache unlock code out of l2x0_unlock().  We want to be able
to re-use this functionality later.

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