Searched hist:"2 fbc38219c0af91afbeb3c9d97c62e1c7c74df61" (Results 1 – 1 of 1) sorted by relevance
/linux/sound/soc/kirkwood/ |
H A D | kirkwood-i2s.c | diff 2fbc38219c0af91afbeb3c9d97c62e1c7c74df61 Thu Jun 26 16:23:05 CEST 2014 Russell King <rmk+kernel@arm.linux.org.uk> ASoC: kirkwood-i2s: fix mute handling
The spec requires that the mute bits must be set while the channel is disabled. Ensure that this is the case by providing a helper which ensures that the appropriate mute bit is set while the enable bit is clear.
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>
|