V4L/DVB (9459): We can now reduce the debug levels, just need to look at errors only.
authorManu Abraham <abraham.manu@gmail.com>
Sat, 23 Feb 2008 22:10:56 +0000 (19:10 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 29 Dec 2008 19:53:23 +0000 (17:53 -0200)
Signed-off-by: Manu Abraham <manu@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/stb0899_drv.c

index 333b983..60a5c9a 100644 (file)
@@ -31,7 +31,7 @@
 #include "stb0899_priv.h"
 #include "stb0899_reg.h"
 
-static unsigned int verbose = 5;
+static unsigned int verbose = 1;
 module_param(verbose, int, 0644);
 
 /* C/N in dB/10, NIRM/NIRL */