projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4a1745
)
[ALSA] pcxhr - Suppress debug messages
author
Takashi Iwai
<tiwai@suse.de>
Wed, 4 Jan 2006 11:14:23 +0000
(12:14 +0100)
committer
Jaroslav Kysela
<perex@suse.cz>
Wed, 22 Mar 2006 09:21:58 +0000
(10:21 +0100)
Modules: Digigram PCXHR driver
Suppress debug messages.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/pcxhr/pcxhr_core.c
patch
|
blob
|
history
diff --git
a/sound/pci/pcxhr/pcxhr_core.c
b/sound/pci/pcxhr/pcxhr_core.c
index
fa0d27e
..
fdc652c
100644
(file)
--- a/
sound/pci/pcxhr/pcxhr_core.c
+++ b/
sound/pci/pcxhr/pcxhr_core.c
@@
-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_print
k(KERN_ERR
"ERROR TIMER TOGGLE\n");
+ snd_print
dd(
"ERROR TIMER TOGGLE\n");
mgr->timer_toggle = timer_toggle;
reg &= ~PCXHR_IRQ_TIMER;