From: Russell King Date: Mon, 7 Jul 2014 12:53:03 +0000 (+0100) Subject: ARM: l2c: fix revision checking X-Git-Tag: omap-for-v3.17/fixes-against-rc2~297^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a2c33a422d60e8e55c5aff6752522dc39993b16;p=pandora-kernel.git ARM: l2c: fix revision checking The revision checking in l2c310_enable() was not correct; we were masking the part number rather than the revision number. Fix this to use the correct macro. Fixes: 4374d64933b1 ("ARM: l2c: add automatic enable of early BRESP") Signed-off-by: Russell King --- Reading git-diff-tree failed