linux-stable/sound/pci/ymfpci
Takashi Iwai c9b83ae4a1 ALSA: ymfpci: Fix kctl->id initialization
ymfpci driver replaces the kctl->id.device after assigning the kctl
via snd_ctl_add().  This doesn't work any longer with the new Xarray
lookup change.  It has to be set before snd_ctl_add() call instead.

Fixes: c27e1efb61 ("ALSA: control: Use xarray for faster lookups")
Cc: <stable@vger.kernel.org>
Reviewed-by: Jaroslav Kysela <perex@perex.cz>
Link: https://lore.kernel.org/r/20230606093855.14685-2-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2023-06-06 14:30:27 +02:00
..
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
ymfpci.c sound updates for 6.4-rc1 2023-04-27 10:58:37 -07:00
ymfpci.h ALSA: ymfpci: Use u16 consistently for old_legacy_ctrl 2023-03-29 08:28:47 +02:00
ymfpci_main.c ALSA: ymfpci: Fix kctl->id initialization 2023-06-06 14:30:27 +02:00