]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/pci/pcxhr/pcxhr_core.c
Merge branch 'topic/pcxhr-update' into to-push
[linux-2.6-omap-h63xx.git] / sound / pci / pcxhr / pcxhr_core.c
index d5f18226261d8b770f2569c1358d670516b31da9..833e7180ad2de0d0a3f66683274a4446c57dc4e4 100644 (file)
@@ -1294,7 +1294,7 @@ irqreturn_t pcxhr_interrupt(int irq, void *dev_id)
                        mgr->dsp_time_last = PCXHR_DSP_TIME_INVALID;
                }
                mgr->src_it_dsp = reg;
-               tasklet_hi_schedule(&mgr->msg_taskq);
+               tasklet_schedule(&mgr->msg_taskq);
        }
 #ifdef CONFIG_SND_DEBUG_VERBOSE
        if (reg & PCXHR_FATAL_DSP_ERR)