]> git.baikalelectronics.ru Git - kernel.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, 29 May 2014 23:47:47 +0000 (00:47 +0100)
commit359c0ae7e9dd71ea3bc10981b11e3e39eff2b0b7
treef20037cb021691737e6a46a8904519745a3d00d2
parent3fa18865763ad6a07ff769335600ced6a89acbcc
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