]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit82f89738c8574c0b8bbfeb69d1fcd942c834e65d
tree65e53204dbbe3f2fa03fc408cd10131ed7e33c31
parentc9237f7e7e76861158b3c7259d2617ef99f42f3c
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