ASoC: core: Relocate and expose snd_soc_component_initialize
authorCezary Rojewski <cezary.rojewski@intel.com>
Fri, 31 Jul 2020 14:41:44 +0000 (16:41 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 31 Jul 2020 18:35:57 +0000 (19:35 +0100)
commit08ff7209faf21daa01bf66c91c321ce52d4b4bdb
tree65e53204dbbe3f2fa03fc408cd10131ed7e33c31
parent14e5ad7d118997741aa567dfc4398f72762ff08a
ASoC: core: Relocate and expose snd_soc_component_initialize

To allow for two-step component registration, expose
snd_soc_component_initialize function and move it back to soc-core.c.

Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://lore.kernel.org/r/20200731144146.6678-2-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/soc-component.h
include/sound/soc.h
sound/soc/soc-component.c
sound/soc/soc-core.c