]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit03278c15d9d741c519ac0aae4560a460eb615fdc
tree35f9bbd8066d235e7d162309ac307579366669bc
parentf191aad3c8ce0a6d3494fb0400728cc344efac6b
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