summaryrefslogtreecommitdiffstats
path: root/sound/soc/mediatek/mt8173
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2018-01-24 06:18:46 +0100
committerMark Brown <broonie@kernel.org>2018-01-24 11:30:20 +0100
commitf30a4c313eb6d5027a85869d1ccf626208218ed0 (patch)
treef3b1b36a660abe5da129fd1a115224e914692a1a /sound/soc/mediatek/mt8173
parentLinux 4.15-rc1 (diff)
downloadlinux-f30a4c313eb6d5027a85869d1ccf626208218ed0.tar.xz
linux-f30a4c313eb6d5027a85869d1ccf626208218ed0.zip
ASoC: soc-pcm: don't call flush_delayed_work() many times in soc_pcm_private_free()
commit f523acebbb74 ("ASoC: add Component level pcm_new/pcm_free v2") added component level pcm_new/pcm_free, but flush_delayed_work() on soc_pcm_private_free() is called in for_each_rtdcom() loop. It doesn't need to be called many times. This patch moves it out of loop. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/mediatek/mt8173')
0 files changed, 0 insertions, 0 deletions