Re: [PATCH v2 2/6] ASoC: sgtl5000: add ADC mute control

2019-07-11 Thread Igor Opaniuk
On Tue, Jun 25, 2019 at 10:49 AM Oleksandr Suvorov wrote: > > This control mute/unmute the ADC input of SGTL5000 > using its CHIP_ANA_CTRL register. > > Signed-off-by: Oleksandr Suvorov > --- > > sound/soc/codecs/sgtl5000.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git

[PATCH v2 2/6] ASoC: sgtl5000: add ADC mute control

2019-06-25 Thread Oleksandr Suvorov
This control mute/unmute the ADC input of SGTL5000 using its CHIP_ANA_CTRL register. Signed-off-by: Oleksandr Suvorov --- sound/soc/codecs/sgtl5000.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sound/soc/codecs/sgtl5000.c b/sound/soc/codecs/sgtl5000.c index 5e49523ee0b67..bb58c997c6914