From: Russell King Date: Fri, 15 May 2015 10:07:14 +0000 (+0100) Subject: ARM: l2c: write auxiliary control register first X-Git-Tag: omap-for-v4.2/fixes-rc1^2~100^2~7^3~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7705dd256ce363f8b01429efb2f0dc4d1ee23c89;p=pandora-kernel.git ARM: l2c: write auxiliary control register first Before calling the controller specific configuration function, write the auxiliary control register first, so that bits shared with other registers (such as the prefetch control register) are not overwritten by the later write to the auxctrl register. Signed-off-by: Russell King --- Reading git-diff-tree failed