linux-stable/sound/soc/amd/vangogh
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
..
acp5x-i2s.c ASoC: amd: vangogh: refactor i2s master mode clock sequence code 2022-02-24 02:04:26 +00:00
acp5x-mach.c ASoC: soc-card: Create jack kcontrol without pins 2022-04-14 17:37:21 +01:00
acp5x-pcm-dma.c ASoC: amd: Fix reference to PCM buffer address 2022-03-16 16:39:27 +00:00
acp5x.h ASoC: Updates for v5.18 2022-03-21 16:19:21 +01:00
Makefile ASoC: amd: enable vangogh platform machine driver build 2021-10-15 16:10:55 +01:00
pci-acp5x.c ASoC: amd: vg: update acp init and deinit sequence 2022-02-24 02:04:30 +00:00
vg_chip_offset_byte.h