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>
This commit is contained in:
Родитель
9a286097b0
Коммит
e94a4470b1
|
@ -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 */
|
||||
|
|
Загрузка…
Ссылка в новой задаче