diff options
author | Takashi Iwai <tiwai@suse.de> | 2023-06-06 12:38:52 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2023-06-06 15:30:27 +0300 |
commit | c9b83ae4a1609b1914ba7fc70826a3f3a8b234db (patch) | |
tree | 6142b21b77a9696f4d085cd3cd376dfbbf6784b8 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | b9a4efd61b6b9f62f83752959e75a5dae20624fa (diff) | |
download | linux-c9b83ae4a1609b1914ba7fc70826a3f3a8b234db.tar.xz |
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: 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-2-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions