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)
commit3500f1c589e92e0b6b1f8d31b4084fbde08d49cb
tree93dbd7ea91d2363c05305cbcdc78bc08ebe69f55
parent165be3c260f88a5f8c55d89458ad1f1d9efd701f
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