]> Git Repo - linux.git/commit
ASoC: soc-pcm/soc-compress: use snd_soc_dapm_stream_stop() for SND_SOC_DAPM_STREAM_STOP
authorKuninori Morimoto <[email protected]>
Fri, 10 Jan 2020 02:36:56 +0000 (11:36 +0900)
committerMark Brown <[email protected]>
Fri, 10 Jan 2020 13:34:19 +0000 (13:34 +0000)
commitb0edff42360ab4f772cc581a60a14089ef2e1718
tree5d20b422bb1e9647dcaa3fc13a7179a69a4a9d63
parent3f4cf797939cb3ccdb6f989da53f1899d30432dc
ASoC: soc-pcm/soc-compress: use snd_soc_dapm_stream_stop() for SND_SOC_DAPM_STREAM_STOP

dpcm_fe_dai_shutdown() / soc_compr_free_fe() didn't care pmdown_time.
We already have snd_soc_dapm_stream_stop() for it.
Let's use common method.

Signed-off-by: Kuninori Morimoto <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
sound/soc/soc-compress.c
sound/soc/soc-pcm.c
This page took 0.05483 seconds and 4 git commands to generate.