]> 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)
commit0b9e32920e6e1c34fe7764beb3c8bc07b4432f83
tree93dbd7ea91d2363c05305cbcdc78bc08ebe69f55
parent2498a0ae858aac98aa387dc917520fe0d2d98055
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