]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: use snd_soc_xxx_active()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 15 May 2020 00:46:51 +0000 (09:46 +0900)
committerMark Brown <broonie@kernel.org>
Mon, 18 May 2020 15:15:03 +0000 (16:15 +0100)
commit79996fbc51866f0c3378d8b79c0e4c863eaa9bda
treeb53c66e28089e531dbff974133c9c162785c1799
parent12612970c9d1715dc939877fab0a839f459bf8b1
ASoC: use snd_soc_xxx_active()

We have snd_soc_dai/dai_stream/component_active() macro
This patch uses it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Link: https://lore.kernel.org/r/8736826n44.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-compress.c
sound/soc/soc-core.c
sound/soc/soc-pcm.c