diff options
author | 2023-06-06 11:38:54 +0200 | |
---|---|---|
committer | 2023-06-06 14:31:05 +0200 | |
commit | c5ae57b1bb99bd6f50b90428fabde397c2aeba0f (patch) | |
tree | a56f079fbf2eb0628b10bf284b62e6d17edfb246 /scripts/generate_rust_analyzer.py | |
parent | ALSA: cmipci: Fix kctl->id initialization (diff) | |
download | wireguard-linux-c5ae57b1bb99bd6f50b90428fabde397c2aeba0f.tar.xz wireguard-linux-c5ae57b1bb99bd6f50b90428fabde397c2aeba0f.zip |
ALSA: gus: Fix kctl->id initialization
GUS driver replaces the kctl->id.index 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: c27e1efb61c5 ("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-4-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions