]> git.kernelconcepts.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, 29 May 2014 23:47:47 +0000 (00:47 +0100)
commitc40e7eb6c0b08fbc905ac1bec516e6f59ffd4d02
treef20037cb021691737e6a46a8904519745a3d00d2
parent9846dfc98f0e3482e3d0df91bea67ead728301ac
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