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)
committerBen Hutchings <ben@decadent.org.uk>
Fri, 3 Jan 2014 04:33:16 +0000 (04:33 +0000)
commitba3aaf91e684c9ed669300af5054b7ea14708ce7
tree28a1952f7425f4c0c2a94073d8da818a2eaacd23
parent67e2113ded5fe78bfe352a3fb21446cf790ce6b0
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: Ben Hutchings <ben@decadent.org.uk>
sound/soc/codecs/ak4642.c