]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7e2f87ffc0ccb1d5e8736606ce43ec8f25ff7bdb
tree47b7dcd3246b30e4d78d438b87f532c9b1b9630e
parenta1a957e5e8586c05277614aae8b55f8e6c955932
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