ASoC: ak4642: prevent un-necessary changes to SG_SL1
authorPhil Edworthy <phil.edworthy@renesas.com>
Fri, 1 Nov 2013 06:06:17 +0000 (23:06 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 Dec 2013 19:05:08 +0000 (11:05 -0800)
commita64ff461c40633fd7ddef68aa3b4ca7ef1873d8f
tree4b85dc785aa159c5dfd88d235a8718240117aca1
parent79b58c63bf721d301292f0cff4255e4c4d9887fe
ASoC: ak4642: prevent un-necessary changes to SG_SL1

commit 7b5bfb82882b9b1c8423ce0ed6852ca3762d967a upstream.

If you record the sound during playback,
the playback sound becomes silent.
Modify so that the codec driver does not clear
SG_SL1::DACL bit which is controlled under widget

Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com>
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/soc/codecs/ak4642.c