c5ae57b1bb
GUS driver replaces the kctl->id.index 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 | ||
gus_dma.c | ||
gus_dram.c | ||
gus_io.c | ||
gus_irq.c | ||
gus_main.c | ||
gus_mem.c | ||
gus_mem_proc.c | ||
gus_mixer.c | ||
gus_pcm.c | ||
gus_reset.c | ||
gus_tables.h | ||
gus_timer.c | ||
gus_uart.c | ||
gus_volume.c | ||
gusclassic.c | ||
gusextreme.c | ||
gusmax.c | ||
interwave-stb.c | ||
interwave.c |