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)
commitc6619b729814c855fc7bfa5a6936f5ea94d60dfd
treea11580a69a8fe835986fcfeaee8d43ae25c73a05
parentda704f26ba376bd93ac5234fa4605c4a8e4a5648
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