]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: soc-core: merge soc_remove_component() and soc_cleanup_component()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 6 Nov 2019 01:07:46 +0000 (10:07 +0900)
committerMark Brown <broonie@kernel.org>
Tue, 12 Nov 2019 18:28:02 +0000 (18:28 +0000)
commit168bf26e97128f6a075b9b083e6793b80a0cfecc
treea11580a69a8fe835986fcfeaee8d43ae25c73a05
parentc74876d26c5cf2290a05616999e3fdca5a86e41f
ASoC: soc-core: merge soc_remove_component() and soc_cleanup_component()

having both soc_remove_component() and soc_cleanup_component() is
very confusable. Let's merge these.

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