]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: soc-component: move snd_soc_component_initialize() to soc-component.c
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 4 Jun 2020 08:06:32 +0000 (17:06 +0900)
committerMark Brown <broonie@kernel.org>
Mon, 15 Jun 2020 17:21:20 +0000 (18:21 +0100)
commitd22668bc083bd7b6eebe361b0e03827ba59ae78f
tree570135820c86c5956e369b5588aa68353421b56a
parentc44356fefb834501df8c5d3fdf9734688e642014
ASoC: soc-component: move snd_soc_component_initialize() to soc-component.c

snd_soc_component_xxx() should be implemented at soc-component.c

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Link: https://lore.kernel.org/r/87r1uvw8zb.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/soc-component.h
sound/soc/soc-component.c
sound/soc/soc-core.c