mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 22:21:40 +00:00
c9b83ae4a1
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:
|
||
---|---|---|
.. | ||
Makefile | ||
ymfpci_main.c | ||
ymfpci.c | ||
ymfpci.h |