diff options
author | Takashi Iwai <[email protected]> | 2023-06-06 11:38:52 +0200 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2023-06-06 14:30:27 +0200 |
commit | c9b83ae4a1609b1914ba7fc70826a3f3a8b234db (patch) | |
tree | 6142b21b77a9696f4d085cd3cd376dfbbf6784b8 /lib/mpi/mpi-bit.c | |
parent | b9a4efd61b6b9f62f83752959e75a5dae20624fa (diff) |
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: <[email protected]>
Reviewed-by: Jaroslav Kysela <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions