From: Russell King Date: Fri, 28 Mar 2014 14:18:35 +0000 (+0000) Subject: ARM: l2c: move L2 cache register saving to a more sensible location X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~13^2~1^3~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddf7d79bc739c44f7e7cdffc9eb5d94aa213f53e;p=pandora-kernel.git ARM: l2c: move L2 cache register saving to a more sensible location Move the L2 cache register saving to a more sensible location - after the cache has been enabled, and fixups have been run. We move the saving of the auxiliary control register into the ->save function as well which makes everything operate in a sane and maintainable way. Signed-off-by: Russell King --- Reading git-diff-tree failed