]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/pci/atiixp_modem.c
[ALSA] Fix synchronize_irq() bugs, redundancies
[linux-2.6-omap-h63xx.git] / sound / pci / atiixp_modem.c
index a67a869180d4f572739be0de81063c45fe31948c..d457a32a7939fffb7987af0709a3bb353ce647c3 100644 (file)
@@ -1197,7 +1197,7 @@ static int snd_atiixp_free(struct atiixp_modem *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);