linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] disable debug in IDE ppc/pmac driver
@ 2005-01-05  8:07 Olaf Hering
  2005-01-07  2:21 ` Bartlomiej Zolnierkiewicz
  0 siblings, 1 reply; 2+ messages in thread
From: Olaf Hering @ 2005-01-05  8:07 UTC (permalink / raw)
  To: Bartlomiej Zolnierkiewicz, Benjamin Herrenschmidt, linux-ide


Ben did not disagree to hide the 3 additional lines printed when booting
my ibook with the 'quiet' cmdline option.
I think these debug printk have no real value for normal operation.

Signed-off-by: Olaf Hering <olh@suse.de>

diff -purNx tags linux-2.6.10.orig/drivers/ide/ppc/pmac.c linux-2.6.10-olh/drivers/ide/ppc/pmac.c
--- linux-2.6.10.orig/drivers/ide/ppc/pmac.c	2004-12-31 09:29:17.000000000 +0100
+++ linux-2.6.10-olh/drivers/ide/ppc/pmac.c	2004-12-31 10:22:20.000000000 +0100
@@ -52,7 +52,7 @@
 
 #include "ide-timing.h"
 
-#define IDE_PMAC_DEBUG
+#undef IDE_PMAC_DEBUG
 
 #define DMA_WAIT_TIMEOUT	50
 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-01-07  2:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-05  8:07 [PATCH] disable debug in IDE ppc/pmac driver Olaf Hering
2005-01-07  2:21 ` Bartlomiej Zolnierkiewicz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).