From: Russell King Date: Tue, 20 Nov 2012 12:18:32 +0000 (+0000) Subject: ASoC: kirkwood-i2s: fix DCO lock detection X-Git-Tag: v3.7-rc7~12^2~3^2^3~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2424d458108e275ca736dabc792ee9b6733994c5;p=pandora-kernel.git ASoC: kirkwood-i2s: fix DCO lock detection This is part of a patch found in Rabeeh Khoury's git tree for the cubox, which is further attributed to Sebastian Hesselbrath. Rather than masking the KIRKWOOD_DCO_SPCR_STATUS register contents against the registers virtual address, let's actually use the bit definition for the locked status, as required in the documentation. Signed-off-by: Russell King Signed-off-by: Mark Brown --- Reading git-diff-tree failed