]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: soc-core: snd_soc_unbind_card() cleanup
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 15 Oct 2019 03:59:51 +0000 (12:59 +0900)
committerMark Brown <broonie@kernel.org>
Tue, 22 Oct 2019 18:13:09 +0000 (19:13 +0100)
commit3db6f89501783846906d39877469c2b17ca0610b
tree87b3205bc4a9dd3806cee70d558d9af831770514
parent579b489830737ead1d4173f4b88f9d8123e791e3
ASoC: soc-core: snd_soc_unbind_card() cleanup

soc_remove_link_components() will be called from
soc_cleanup_card_resources(). This patch removes duplicate call.

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