mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-16 00:34:20 +08:00
19aed2d6cd
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> |
||
---|---|---|
.. | ||
Makefile | ||
mt8183-afe-clk.c | ||
mt8183-afe-clk.h | ||
mt8183-afe-common.h | ||
mt8183-afe-pcm.c | ||
mt8183-da7219-max98357.c | ||
mt8183-dai-adda.c | ||
mt8183-dai-hostless.c | ||
mt8183-dai-i2s.c | ||
mt8183-dai-pcm.c | ||
mt8183-dai-tdm.c | ||
mt8183-interconnection.h | ||
mt8183-mt6358-ts3a227-max98357.c | ||
mt8183-reg.h |