summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2020-05-15 09:46:33 +0900
committerMark Brown <broonie@kernel.org>2020-05-18 16:15:00 +0100
commit45eb8666e52d2d1733fda7353e48906d34a71e5d (patch)
treec9133eb007a90b2a5d28ab63c1f43b3eb8ad6051 /include
parentdc82910682ef06d5e5a81b4b359945b6f669ee3b (diff)
downloadlinux-45eb8666e52d2d1733fda7353e48906d34a71e5d.tar.bz2
ASoC: soc-dapm: use snd_soc_dai_activate()/deactivate()
soc-dapm.c :: snd_soc_dai_link_event_pre_pmu() / snd_soc_dai_link_event() are directly updating dai->active without caring about stream_active / component->active. It is breaking xxx_active count balance. This patch uses snd_soc_dai_action() for 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/878shu6n4n.wl-kuninori.morimoto.gx@renesas.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions