login
Header Space

 
 

V4L/DVB(7877): mxl5005s: Ensure debug is off

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <git-commits-head@...>
Date: Wednesday, May 14, 2008 - 5:01 pm

Gitweb:     http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=77ad55...
Commit:     77ad55ec2159735b1b88a006a90f8dd2ffe291ca
Parent:     7fa2a1462fe0a258fb629f8447f31c1b3a6d6c68
Author:     Steven Toth <stoth@hauppauge.com>
AuthorDate: Sat May 3 14:28:43 2008 -0300
Committer:  Mauro Carvalho Chehab <mchehab@infradead.org>
CommitDate: Wed May 14 02:56:41 2008 -0300

    V4L/DVB(7877): mxl5005s: Ensure debug is off
    
    Ensure debug is off
    
    Signed-off-by: Steven Toth <stoth@hauppauge.com>
    Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
---
 drivers/media/common/tuners/mxl5005s.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/media/common/tuners/mxl5005s.c b/drivers/media/common/tuners/mxl5005s.c
index a32c357..5d05b53 100644
--- a/drivers/media/common/tuners/mxl5005s.c
+++ b/drivers/media/common/tuners/mxl5005s.c
@@ -66,7 +66,7 @@
 #include "dvb_frontend.h"
 #include "mxl5005s.h"
 
-static int debug = 2;
+static int debug;
 
 #define dprintk(level, arg...) do {    \
 	if (level <= debug)            \
--
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
V4L/DVB(7877): mxl5005s: Ensure debug is off, Linux Kernel Mailing List..., (Wed May 14, 5:01 pm)
speck-geostationary