ASoC: soc-core: remove snd_soc_component_add_unlocked()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 8 May 2018 03:22:11 +0000 (03:22 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 9 May 2018 09:40:01 +0000 (18:40 +0900)
commit359c71eeacbdd93d7870035af9a830140798fc67
tree35f9bbd8066d235e7d162309ac307579366669bc
parentc8306238faf596ffdb01e5c96e0532be37a4a2a6
ASoC: soc-core: remove snd_soc_component_add_unlocked()

There is no user to call snd_soc_component_add_unlocked() anymore.
Let's merge snd_soc_component_add_unlocked() and
snd_soc_component_add().

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Reviewed-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-core.c