aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManu Abraham <abraham.manu@gmail.com>2008-02-23 19:10:56 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2008-12-29 17:53:23 -0200
commite94a4470b1c32f935f63c64027434932e3f0c90e (patch)
treeba78936595580bae933fcdf6f8e018ced3c9d8b6
parentV4L/DVB (9458): Bugfix: gate control needs to be handled (diff)
downloadlinux-dev-e94a4470b1c32f935f63c64027434932e3f0c90e.tar.xz
linux-dev-e94a4470b1c32f935f63c64027434932e3f0c90e.zip
V4L/DVB (9459): We can now reduce the debug levels, just need to look at errors only.
Signed-off-by: Manu Abraham <manu@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
-rw-r--r--drivers/media/dvb/frontends/stb0899_drv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb/frontends/stb0899_drv.c b/drivers/media/dvb/frontends/stb0899_drv.c
index 333b983b04ab..60a5c9a2f69a 100644
--- a/drivers/media/dvb/frontends/stb0899_drv.c
+++ b/drivers/media/dvb/frontends/stb0899_drv.c
@@ -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 */