aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-topology.c
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2019-12-25 17:51:43 +0000
committerMark Brown <broonie@kernel.org>2019-12-25 17:51:43 +0000
commita82cf72f94af1135f2edde0a244499af390f333a (patch)
treeef49c313ce4450e836c4166035d8c276dd977e36 /sound/soc/soc-topology.c
parentdt-bindings: sound: gtm601: add the broadmobi interface (diff)
parentASoC: SOF: imx8: Fix dsp_box offset (diff)
downloadlinux-dev-a82cf72f94af1135f2edde0a244499af390f333a.tar.xz
linux-dev-a82cf72f94af1135f2edde0a244499af390f333a.zip
Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.6
Diffstat (limited to 'sound/soc/soc-topology.c')
-rw-r--r--sound/soc/soc-topology.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/soc-topology.c b/sound/soc/soc-topology.c
index 2b3c74a0b126..69d6a52d0066 100644
--- a/sound/soc/soc-topology.c
+++ b/sound/soc/soc-topology.c
@@ -549,7 +549,6 @@ static void remove_link(struct snd_soc_component *comp,
dobj->ops->link_unload(comp, dobj);
list_del(&dobj->list);
-
snd_soc_remove_pcm_runtime(comp->card,
snd_soc_get_pcm_runtime(comp->card, link));