V4L/DVB (3325): Disabled debug on by default in tvp5150
disabled debug on by default in tvp5150 Signed-off-by: Markus Rechberger <mrechberger@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
Родитель
df821f758c
Коммит
f1e5ee45b4
|
@ -1182,7 +1182,7 @@ static int tvp5150_detect_client(struct i2c_adapter *adapter,
|
|||
return rv;
|
||||
}
|
||||
|
||||
// if (debug > 1)
|
||||
if (debug > 1)
|
||||
dump_reg(c);
|
||||
return 0;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче