Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6bfa6657246013bf999fecda0874105441f6ecb5
Commit:     6bfa6657246013bf999fecda0874105441f6ecb5
Parent:     6200bbaa5bd8b6751931364dfa4aa1cdd5efa686
Author:     Michael Krufky <[EMAIL PROTECTED]>
AuthorDate: Mon Jan 7 00:51:48 2008 -0300
Committer:  Mauro Carvalho Chehab <[EMAIL PROTECTED]>
CommitDate: Fri Jan 25 19:04:58 2008 -0200

    V4L/DVB (7026): tda18271: report when the RF tracking filter calibration 
has completed
    
    Signed-off-by: Michael Krufky <[EMAIL PROTECTED]>
    Signed-off-by: Mauro Carvalho Chehab <[EMAIL PROTECTED]>
---
 drivers/media/dvb/frontends/tda18271-fe.c |    2 ++
 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 0b41b95..c254ac3 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;
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to