From: Russell King Date: Sat, 15 Mar 2014 22:49:59 +0000 (+0000) Subject: ARM: l2c: simplify l2x0 unlocking code X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~13^2~1^3~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=faf9b2e7018b0afede92329c5b35e5d113a07f1c;p=pandora-kernel.git ARM: l2c: simplify l2x0 unlocking code The l2x0 unlocking code is only called from l2x0_enable() now, so move the logic entirely into that function and simplify it. Signed-off-by: Russell King --- Reading git-diff-tree failed