[media] hd29l2: add debug for used IF frequency
Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
committed by
Mauro Carvalho Chehab
parent
6964c308ec
commit
852023b58b
@@ -394,7 +394,7 @@ static enum dvbfe_search hd29l2_search(struct dvb_frontend *fe)
|
|||||||
if (ret)
|
if (ret)
|
||||||
goto err;
|
goto err;
|
||||||
|
|
||||||
dbg("%s: if_ctl=%x", __func__, if_ctl);
|
dbg("%s: if_freq=%d if_ctl=%x", __func__, if_freq, if_ctl);
|
||||||
|
|
||||||
if (auto_mode) {
|
if (auto_mode) {
|
||||||
/*
|
/*
|
||||||
|
Reference in New Issue
Block a user