Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 54a68d14 authored by Michael Buesch's avatar Michael Buesch Committed by John W. Linville
Browse files

ssb: Disable verbose SDIO coreswitch



Disable SDIO coreswitch debugging.

Signed-off-by: default avatarMichael Buesch <mb@bu3sch.de>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent ff4d572a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 */