From: Russell King Date: Sat, 15 Mar 2014 16:48:13 +0000 (+0000) Subject: ARM: l2c: clean up save/resume functions X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~13^2~1^3~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09a5d180ed9d5aeb9bd6b0ba2c63ad4be05cb9b9;p=pandora-kernel.git ARM: l2c: clean up save/resume functions Rename the pl310 save/resume functions to have a l2c310 prefix - this is it's official name. Use a local cached copy of the l2x0_base virtual address, and also realise that many of the resume function tails are the same as the enable functions, so make a call to the enable function instead of duplicating that code. Signed-off-by: Russell King --- Reading git-diff-tree failed