Explorar el Código

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>
Manu Abraham hace 17 años
padre
commit
e94a4470b1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      drivers/media/dvb/frontends/stb0899_drv.c

+ 1 - 1
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 */