Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6bfa6657 authored by Michael Krufky's avatar Michael Krufky Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB (7026): tda18271: report when the RF tracking filter calibration has completed

parent 6200bbaa
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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;