From: Will Deacon Date: Fri, 20 Apr 2012 16:22:11 +0000 (+0100) Subject: ARM: 7398/1: l2x0: only write to debug registers on PL310 X-Git-Tag: v3.4-rc6~30^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab4d536890853ab6675ede65db40e2c0980cb0ea;p=pandora-kernel.git ARM: 7398/1: l2x0: only write to debug registers on PL310 PL310 errata #588369 and #727915 require writes to the debug registers of the cache controller to work around known problems. Writing these registers on L220 may cause deadlock, so ensure that we only perform this operation when we identify a PL310 at probe time. Cc: stable@vger.kernel.org Signed-off-by: Will Deacon Signed-off-by: Russell King --- Reading git-diff-tree failed