OSDN Git Service

ASoC: soc-core: merge snd_soc_remove_dai_link() and soc_unbind_dai_link()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 6 Nov 2019 01:07:38 +0000 (10:07 +0900)
committerMark Brown <broonie@kernel.org>
Tue, 12 Nov 2019 18:27:43 +0000 (18:27 +0000)
commitda704f26ba376bd93ac5234fa4605c4a8e4a5648
tree47b7dcd3246b30e4d78d438b87f532c9b1b9630e
parent63dc47da1f396fecd2373e41928e275f9ca3d924
ASoC: soc-core: merge snd_soc_remove_dai_link() and soc_unbind_dai_link()

We don't need to separete snd_soc_remove_dai_link() and
soc_unbind_dai_link() anymore. Let's merge these.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87pni5hkx1.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-core.c