From: Manu Abraham Date: Sat, 23 Feb 2008 22:10:56 +0000 (-0300) Subject: V4L/DVB (9459): We can now reduce the debug levels, just need to look at errors only. X-Git-Tag: MMI-PSA29.97-13-9~30449^2~485 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=e94a4470b1c32f935f63c64027434932e3f0c90e;p=GitHub%2FMotorolaMobilityLLC%2Fkernel-slsi.git V4L/DVB (9459): We can now reduce the debug levels, just need to look at errors only. Signed-off-by: Manu Abraham Signed-off-by: Mauro Carvalho Chehab --- 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 */