mirror of
https://github.com/torvalds/linux.git
synced 2026-09-23 23:21:49 -04:00
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:
committed by
Mauro Carvalho Chehab
parent
df821f758c
commit
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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user