commit | c40e7eb6c0b08fbc905ac1bec516e6f59ffd4d02 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Mar 15 16:48:04 2014 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Fri May 30 00:47:47 2014 +0100 |
tree | f20037cb021691737e6a46a8904519745a3d00d2 | |
parent | 9846dfc98f0e3482e3d0df91bea67ead728301ac [diff] |
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>