diff options
author | 2023-06-06 11:38:55 +0200 | |
---|---|---|
committer | 2023-06-06 14:31:18 +0200 | |
commit | 5c219a340850233aecbb444af964653ecd3d1370 (patch) | |
tree | 6517cf58221687d05ab807c6e1dd6652140c8b6a /scripts/generate_rust_analyzer.py | |
parent | ALSA: gus: Fix kctl->id initialization (diff) | |
download | wireguard-linux-5c219a340850233aecbb444af964653ecd3d1370.tar.xz wireguard-linux-5c219a340850233aecbb444af964653ecd3d1370.zip |
ALSA: hda: Fix kctl->id initialization
HD-audio core code replaces the kctl->id.index of SPDIF-related
controls after assigning via snd_ctl_add(). This doesn't work any
longer with the new Xarray lookup change. The change of the kctl->id
content has to be done via snd_ctl_rename_id() helper, 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-5-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