ARM: l2c: move L2 cache register saving to a more sensible location
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 28 Mar 2014 14:18:35 +0000 (14:18 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 29 May 2014 23:48:47 +0000 (00:48 +0100)
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 <rmk+kernel@arm.linux.org.uk>

No differences found