mirror of
https://github.com/torvalds/linux.git
synced 2024-11-16 09:02:00 +00:00
V4L/DVB (7026): tda18271: report when the RF tracking filter calibration has completed
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
6200bbaa5b
commit
6bfa665724
@ -597,6 +597,8 @@ static int tda18271_rf_cal_init(struct dvb_frontend *fe)
|
|||||||
|
|
||||||
tda18271_por(fe);
|
tda18271_por(fe);
|
||||||
|
|
||||||
|
tda_info("tda18271: RF tracking filter calibration complete\n");
|
||||||
|
|
||||||
priv->cal_initialized = true;
|
priv->cal_initialized = true;
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user