aboutsummaryrefslogtreecommitdiff
path: root/drivers/media
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media')
-rw-r--r--drivers/media/dvb/frontends/tda18271-fe.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/media/dvb/frontends/tda18271-fe.c b/drivers/media/dvb/frontends/tda18271-fe.c
index 0b41b951394..c254ac367e7 100644
--- a/drivers/media/dvb/frontends/tda18271-fe.c
+++ b/drivers/media/dvb/frontends/tda18271-fe.c
@@ -597,6 +597,8 @@ static int tda18271_rf_cal_init(struct dvb_frontend *fe)
tda18271_por(fe);
+ tda_info("tda18271: RF tracking filter calibration complete\n");
+
priv->cal_initialized = true;
return 0;