commit | 5a4c9f054ceeaa90caef033f5a52eca2d7975364 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Tue Oct 15 12:59:51 2019 +0900 |
committer | Mark Brown <broonie@kernel.org> | Tue Oct 22 19:13:09 2019 +0100 |
tree | 87b3205bc4a9dd3806cee70d558d9af831770514 | |
parent | 33536a14879515949b065721cdb7fedb276d8e8a [diff] |
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>