diff options
author | Takashi Iwai <tiwai@suse.de> | 2023-06-06 12:38:55 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2023-06-06 15:31:18 +0300 |
commit | 5c219a340850233aecbb444af964653ecd3d1370 (patch) | |
tree | 6517cf58221687d05ab807c6e1dd6652140c8b6a /sound/soc/mediatek/mt8195/mt8195-afe-clk.c | |
parent | c5ae57b1bb99bd6f50b90428fabde397c2aeba0f (diff) | |
download | linux-5c219a340850233aecbb444af964653ecd3d1370.tar.xz |
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 'sound/soc/mediatek/mt8195/mt8195-afe-clk.c')
0 files changed, 0 insertions, 0 deletions