Home
last modified time | relevance | path

Searched hist:"2424 d458108e275ca736dabc792ee9b6733994c5" (Results 1 – 1 of 1) sorted by relevance

/linux/sound/soc/kirkwood/
H A Dkirkwood-i2s.cdiff 2424d458108e275ca736dabc792ee9b6733994c5 Tue Nov 20 13:18:32 CET 2012 Russell King <rmk+kernel@arm.linux.org.uk> 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 <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>