diff options
author | Lothar Waßmann <LW@KARO-electronics.de> | 2013-07-31 16:44:29 +0200 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-08-01 14:48:17 +0100 |
commit | f091f3f07328f75d20a2a5970d1f8b58d95fc990 (patch) | |
tree | 1927daf3cf5962c30d94b865d9c27e5cd59d7d36 /sound/soc/codecs/wm2200.c | |
parent | 5ae90d8e467e625e447000cb4335c4db973b1095 (diff) | |
download | op-kernel-dev-f091f3f07328f75d20a2a5970d1f8b58d95fc990.zip op-kernel-dev-f091f3f07328f75d20a2a5970d1f8b58d95fc990.tar.gz |
ASoC: sgtl5000: prevent playback to be muted when terminating concurrent capture
When a sound capture/playback is terminated while a playback/capture
is running, power_vag_event() will clear SGTL5000_CHIP_ANA_POWER in
the SND_SOC_DAPM_PRE_PMD event, thus muting the respective other
channel.
Don't clear SGTL5000_CHIP_ANA_POWER when both DAC and ADC are active
to prevent this.
Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de>
Reviewed-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'sound/soc/codecs/wm2200.c')
0 files changed, 0 insertions, 0 deletions