WSL2-Linux-Kernel/sound/soc/mediatek/mt8192
Akihiko Odaki 19aed2d6cd
ASoC: soc-card: Create jack kcontrol without pins
snd_soc_card_jack_new() allowed to create jack kcontrol without pins,
but did not create kcontrols. The jack would not have kcontrols if pins
were not going to be added.

This renames the old snd_soc_card_jack_new() to
snd_soc_card_jack_new_pins() for use when pins are provided or will be
added later. The new snd_soc_card_jack_new() appropriately creates a
jack for use without pins and adds a kcontrol.

Signed-off-by: Akihiko Odaki <akihiko.odaki@gmail.com>
Link: https://lore.kernel.org/r/20220408041114.6024-1-akihiko.odaki@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2022-04-14 17:37:21 +01:00
..
Makefile
mt8192-afe-clk.c
mt8192-afe-clk.h
mt8192-afe-common.h
mt8192-afe-control.c
mt8192-afe-gpio.c
mt8192-afe-gpio.h
mt8192-afe-pcm.c
mt8192-dai-adda.c
mt8192-dai-i2s.c
mt8192-dai-pcm.c
mt8192-dai-tdm.c
mt8192-interconnection.h
mt8192-mt6359-rt1015-rt5682.c ASoC: soc-card: Create jack kcontrol without pins 2022-04-14 17:37:21 +01:00
mt8192-reg.h