]> 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)
commit0ecd3d1579920e8e6cf31b3260211fa7b35ef201
tree4b6a18562336280dac611ec3b056085fe5211058
parent7bd966159c265adc4bb7c04cfd26f88027b0e6f5
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