aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 @@
31#include "stb0899_priv.h" 31#include "stb0899_priv.h"
32#include "stb0899_reg.h" 32#include "stb0899_reg.h"
33 33
34static unsigned int verbose = 5; 34static unsigned int verbose = 1;
35module_param(verbose, int, 0644); 35module_param(verbose, int, 0644);
36 36
37/* C/N in dB/10, NIRM/NIRL */ 37/* C/N in dB/10, NIRM/NIRL */