sound/oss: Remove uncompilable DBG macro use
Most of it duplicates function tracing and one of them has an uncompilable printf %P use. Others have format/argument mismatches. Remove unused DBG1 macro definition Neaten uart401.c use of ok test around this DBG macro removal. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Цей коміт міститься в:
@@ -865,8 +865,6 @@ printk(KERN_INFO "FKS: ess_dsp_reset 1\n");
|
||||
ess_show_mixerregs (devc);
|
||||
#endif
|
||||
|
||||
DEB(printk("Entered ess_dsp_reset()\n"));
|
||||
|
||||
outb(3, DSP_RESET); /* Reset FIFO too */
|
||||
|
||||
udelay(10);
|
||||
@@ -881,8 +879,6 @@ ess_show_mixerregs (devc);
|
||||
}
|
||||
ess_extended (devc);
|
||||
|
||||
DEB(printk("sb_dsp_reset() OK\n"));
|
||||
|
||||
#ifdef FKS_LOGGING
|
||||
printk(KERN_INFO "FKS: dsp_reset 2\n");
|
||||
ess_show_mixerregs (devc);
|
||||
|
Посилання в новій задачі
Заблокувати користувача