提交 34226c42 编写于 作者: T Takashi Iwai 提交者: Jaroslav Kysela

[ALSA] pcxhr - Suppress debug messages

Modules: Digigram PCXHR driver

Suppress debug messages.
Signed-off-by: NTakashi Iwai <tiwai@suse.de>
上级 c4a1745a
......@@ -1176,7 +1176,7 @@ irqreturn_t pcxhr_interrupt(int irq, void *dev_id, struct pt_regs *regs)
mgr->dsp_time_last = dsp_time_new;
if (timer_toggle == mgr->timer_toggle)
snd_printk(KERN_ERR "ERROR TIMER TOGGLE\n");
snd_printdd("ERROR TIMER TOGGLE\n");
mgr->timer_toggle = timer_toggle;
reg &= ~PCXHR_IRQ_TIMER;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册