commit | 3500f1c589e92e0b6b1f8d31b4084fbde08d49cb | [log] [tgz] |
---|---|---|
author | Dimitris Papavasiliou <dpapavas@gmail.com> | Sat Nov 24 22:05:42 2018 +0200 |
committer | Mark Brown <broonie@kernel.org> | Thu Dec 13 17:43:16 2018 +0000 |
tree | 93dbd7ea91d2363c05305cbcdc78bc08ebe69f55 | |
parent | 165be3c260f88a5f8c55d89458ad1f1d9efd701f [diff] |
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>