From: Michael Buesch Date: Fri, 11 Sep 2009 14:08:06 +0000 (+0200) Subject: ssb: Disable verbose SDIO coreswitch X-Git-Tag: v2.6.32-rc1~657^2~17^2~10 X-Git-Url: https://git.kernelconcepts.de/?a=commitdiff_plain;h=54a68d14e0bc4f2328fb630a3058729f61452c2e;p=karo-tx-linux.git ssb: Disable verbose SDIO coreswitch Disable SDIO coreswitch debugging. Signed-off-by: Michael Buesch Signed-off-by: John W. Linville --- diff --git a/drivers/ssb/sdio.c b/drivers/ssb/sdio.c index 114051056b52..4ff73473e695 100644 --- a/drivers/ssb/sdio.c +++ b/drivers/ssb/sdio.c @@ -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 */