ASoC: soc-card: move snd_soc_card_get_kcontrol() to soc-card
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 28 May 2020 01:47:56 +0000 (10:47 +0900)
committerMark Brown <broonie@kernel.org>
Sat, 30 May 2020 01:11:27 +0000 (02:11 +0100)
commit209c6cdfd28360f030f88ae9adb69f633e6bcd2d
tree8ab3819b76172209ea14ee64d58c915ddcb1233d
parent1793936bc9081d541da2ecd2af83eded7e6212a7
ASoC: soc-card: move snd_soc_card_get_kcontrol() to soc-card

Card related function should be implemented at soc-card now.
This patch moves it.

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/87a71s25kj.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/soc-card.h
include/sound/soc.h
sound/soc/soc-card.c
sound/soc/soc-core.c