]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: soc-card: move snd_soc_card_jack_new() to soc-card
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 28 May 2020 01:48:03 +0000 (10:48 +0900)
committerMark Brown <broonie@kernel.org>
Sat, 30 May 2020 01:11:28 +0000 (02:11 +0100)
commit56e82d72a795ed09e82f8026493ae20cc0ba8aa7
tree4b6a18562336280dac611ec3b056085fe5211058
parent1eba5315ee06bcfaae9527d300f082f39c53dc50
ASoC: soc-card: move snd_soc_card_jack_new() 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/878shc25kc.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-jack.c