Skip to content

Commit

Permalink
V4L/DVB (7026): tda18271: report when the RF tracking filter calibrat…
Browse files Browse the repository at this point in the history
…ion has completed

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
  • Loading branch information
Michael Krufky authored and Mauro Carvalho Chehab committed Jan 25, 2008
1 parent 6200bba commit 6bfa665
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions drivers/media/dvb/frontends/tda18271-fe.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 6bfa665

Please sign in to comment.