All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] disable debugging in Centrino driver
@ 2003-06-23  6:36 Jeremy Fitzhardinge
  2003-06-26  0:53 ` Dave Jones
  0 siblings, 1 reply; 2+ messages in thread
From: Jeremy Fitzhardinge @ 2003-06-23  6:36 UTC (permalink / raw)
  To: Dave Jones; +Cc: cpufreq list

Hi Dave, 

Can you put this in your tree?  The debug output gets very boring very quickly.

Thanks,
	J

 arch/i386/kernel/cpu/cpufreq/speedstep-centrino.c |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -puN arch/i386/kernel/cpu/cpufreq/speedstep-centrino.c~centrino-nodebug arch/i386/kernel/cpu/cpufreq/speedstep-centrino.c
--- local-2.5/arch/i386/kernel/cpu/cpufreq/speedstep-centrino.c~centrino-nodebug	2003-06-14 17:48:14.059224839 -0700
+++ local-2.5-jeremy/arch/i386/kernel/cpu/cpufreq/speedstep-centrino.c	2003-06-14 17:48:14.069224754 -0700
@@ -29,7 +29,7 @@
 #define PFX		"speedstep-centrino: "
 #define MAINTAINER	"Jeremy Fitzhardinge <jeremy@goop.org>"
 
-#define CENTRINO_DEBUG
+/*#define CENTRINO_DEBUG*/
 
 #ifdef CENTRINO_DEBUG
 #define dprintk(msg...) printk(msg)

_

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

* Re: [PATCH] disable debugging in Centrino driver
  2003-06-23  6:36 [PATCH] disable debugging in Centrino driver Jeremy Fitzhardinge
@ 2003-06-26  0:53 ` Dave Jones
  0 siblings, 0 replies; 2+ messages in thread
From: Dave Jones @ 2003-06-26  0:53 UTC (permalink / raw)
  To: Jeremy Fitzhardinge; +Cc: cpufreq list

On Sun, Jun 22, 2003 at 11:36:03PM -0700, Jeremy Fitzhardinge wrote:
 > Hi Dave, 
 > Can you put this in your tree?  The debug output gets very boring
 > very quickly.

Applied, Thanks.

		Dave

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

end of thread, other threads:[~2003-06-26  0:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-23  6:36 [PATCH] disable debugging in Centrino driver Jeremy Fitzhardinge
2003-06-26  0:53 ` Dave Jones

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.