Searched hist:"6772190632 ebce6c5c6010d2bc77d5de866831b6" (Results 1 – 1 of 1) sorted by relevance
/linux/sound/soc/kirkwood/ |
H A D | kirkwood-i2s.c | diff 6772190632ebce6c5c6010d2bc77d5de866831b6 Thu Jun 26 16:23:00 CEST 2014 Russell King <rmk+kernel@arm.linux.org.uk> ASoC: kirkwood-i2s: fix RECCTL masking
Since we wish to disable capture inputs for some formats, we need to ensure that we clear the enable bits in our cached record control register. This seems to have been missed, resulting in the register only accumulating enable bits.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> Tested-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Mark Brown <broonie@linaro.org>
|