]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: l2c: move l2c save function to __l2c_init()
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 15 Mar 2014 16:48:04 +0000 (16:48 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 22 May 2014 15:39:18 +0000 (16:39 +0100)
commit822f27d3f15c3cb7c35282ade02caebbb8f8e996
tree93105168f686f0f510a158128ca2f93f3714f9c0
parent73753229dd7e1dbea8b5abae18b184b0aac68fc5
ARM: l2c: move l2c save function to __l2c_init()

There's no reason this functionality should be specific to DT, so move
it into the common initialisation function.

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