]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: pcm512x: Implement the digital_mute interface
authorDimitris Papavasiliou <dpapavas@gmail.com>
Sat, 24 Nov 2018 20:05:42 +0000 (22:05 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 13 Dec 2018 17:43:16 +0000 (17:43 +0000)
commit5b5ef407315a09c6781f3cf1a04372452eeeecfa
tree93dbd7ea91d2363c05305cbcdc78bc08ebe69f55
parent98365b39f6eec0b29cbe244ad3ecfc941a20a531
ASoC: pcm512x: Implement the digital_mute interface

Clicks and pops of various volumes can be produced while the device is
opened, closed, put into and taken out of standby, or reconfigured.
Fix this, by implementing the digital_mute interface, so that the
output is muted during such operations.

Signed-off-by: Dimitris Papavasiliou <dpapavas@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/pcm512x.c
sound/soc/codecs/pcm512x.h