ALSA: sb: Support PCM sync_stop
[sfrench/cifs-2.6.git] / sound / isa / sb / sb_common.c
index ff031d670400ec2f0ccf4301dc77488e4fe185cf..4aaf9ab82afe8ab9ee565bd2f2e0f8484a39c1b4 100644 (file)
@@ -233,6 +233,7 @@ int snd_sbdsp_create(struct snd_card *card,
                return -EBUSY;
        }
        chip->irq = irq;
+       card->sync_irq = chip->irq;
 
        if (hardware == SB_HW_ALS4000)
                goto __skip_allocation;