ssb: Disable verbose SDIO coreswitch
authorMichael Buesch <mb@bu3sch.de>
Fri, 11 Sep 2009 14:08:06 +0000 (16:08 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 14 Sep 2009 18:36:04 +0000 (14:36 -0400)
Disable SDIO coreswitch debugging.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/ssb/sdio.c

index 1140510..4ff7347 100644 (file)
@@ -21,7 +21,7 @@
 #include "ssb_private.h"
 
 /* Define the following to 1 to enable a printk on each coreswitch. */
-#define SSB_VERBOSE_SDIOCORESWITCH_DEBUG               1
+#define SSB_VERBOSE_SDIOCORESWITCH_DEBUG               0
 
 
 /* Hardware invariants CIS tuples */