]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/pci/atiixp.c
[ALSA] Fix synchronize_irq() bugs, redundancies
[linux-2.6-omap-h63xx.git] / sound / pci / atiixp.c
index 4594186b83ee7bfb4b157b6eff9e2aba79aa0916..457228fb22aad76dee9fafb9950d85c80acfd73c 100644 (file)
@@ -1553,7 +1553,7 @@ static int snd_atiixp_free(struct atiixp *chip)
        if (chip->irq < 0)
                goto __hw_end;
        snd_atiixp_chip_stop(chip);
-       synchronize_irq(chip->irq);
+
       __hw_end:
        if (chip->irq >= 0)
                free_irq(chip->irq, chip);