[ALSA] Fix synchronize_irq() bugs, redundancies
[pandora-kernel.git] / sound / pci / atiixp.c
index 4594186..457228f 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);