Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
[sfrench/cifs-2.6.git] / sound / isa / wavefront / wavefront.c
index 95e6deb7b8d4f5e5901061270f83bd53546806fa..9e0f6b226775ef82c96afcf21d51d422c651007d 100644 (file)
@@ -409,6 +409,7 @@ snd_wavefront_probe (struct snd_card *card, int dev)
        }
        
        acard->wavefront.irq = ics2115_irq[dev];
+       card->sync_irq = acard->wavefront.irq;
        acard->wavefront.base = ics2115_port[dev];
 
        wavefront_synth = snd_wavefront_new_synth(card, hw_dev, acard);