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.2.17~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=989046b49627c1beacad7517d044401f14bbd53c;p=pandora-kernel.git ARM: 7398/1: l2x0: only write to debug registers on PL310 commit ab4d536890853ab6675ede65db40e2c0980cb0ea upstream. 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. Signed-off-by: Will Deacon Signed-off-by: Russell King Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed