]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: bcm: use snd_soc_xxx_active()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 15 May 2020 00:47:01 +0000 (09:47 +0900)
committerMark Brown <broonie@kernel.org>
Mon, 18 May 2020 15:15:05 +0000 (16:15 +0100)
commit513fbbeb832319ede325a84c62f78f9bc11d5cc2
tree655773932f3335a9ae3fc776f98aa5a2b316225a
parent43ec137d44fa1c9b5121fa7a9597f72e9e7fc1a6
ASoC: bcm: 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/87zhaa58je.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/bcm/bcm2835-i2s.c
sound/soc/bcm/cygnus-ssp.c