]> 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)
commit54879ae9596d18a8ac015ab60d622d2015c1da0b
treef20037cb021691737e6a46a8904519745a3d00d2
parent3aab013c1c20dbf6c2b38a7e53f440be05cbad7a
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