]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7bd966159c265adc4bb7c04cfd26f88027b0e6f5
tree8ab3819b76172209ea14ee64d58c915ddcb1233d
parent8c4d0dcde378c7f0008b6bb951c2ec9ab320fe72
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