diff options
author | Kuninori Morimoto <[email protected]> | 2020-05-15 09:46:33 +0900 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-05-18 16:15:00 +0100 |
commit | 45eb8666e52d2d1733fda7353e48906d34a71e5d (patch) | |
tree | c9133eb007a90b2a5d28ab63c1f43b3eb8ad6051 /drivers/usb/cdns3/cdns3-debug.h | |
parent | dc82910682ef06d5e5a81b4b359945b6f669ee3b (diff) |
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 <[email protected]>
Reviewed-by: Ranjani Sridharan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions