OSDN Git Service

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)
commit8ca4602d38c5140ae2cbeec9f1dd7803b0c4d61d
tree655773932f3335a9ae3fc776f98aa5a2b316225a
parente1c7e1faa404df564e64785c0b5cb7f1ee2d785d
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