]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/pci/riptide/riptide.c
ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()
[linux-2.6-omap-h63xx.git] / sound / pci / riptide / riptide.c
index e9f0706ed3e45d2368ebe7170682b74290b15159..1d0eeb1f506cac11b5398ede2b00b628c4519f34 100644 (file)
@@ -1754,7 +1754,7 @@ snd_riptide_interrupt(int irq, void *dev_id)
                if (IS_EOBIRQ(cif->hwport) || IS_EOSIRQ(cif->hwport) ||
                    IS_EOCIRQ(cif->hwport)) {
                        chip->handled_irqs++;
-                       tasklet_hi_schedule(&chip->riptide_tq);
+                       tasklet_schedule(&chip->riptide_tq);
                }
                if (chip->rmidi && IS_MPUIRQ(cif->hwport)) {
                        chip->handled_irqs++;