OSDN Git Service

ASoC: soc-core: use existing snd_soc_dai_digital_mute()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 22 Jul 2019 01:36:27 +0000 (10:36 +0900)
committerMark Brown <broonie@kernel.org>
Tue, 23 Jul 2019 17:14:26 +0000 (18:14 +0100)
commit88fdffa2eef45fc9f6009ee590741c44a57c49c7
treedfc394cdc391eb7247e60102f105c8618db6394e
parentb423c4202135f7794e0a9c55a884f5933d8e7156
ASoC: soc-core: use existing snd_soc_dai_digital_mute()

ALSA SoC already has snd_soc_dai_digital_mute() for digital_mute,
let's use it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87ef2ihmzo.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-core.c