Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e7a2bc8a756e5c0adc6804dd7702442a06174b74
Commit:     e7a2bc8a756e5c0adc6804dd7702442a06174b74
Parent:     9dd659de9fbd1687c6175053c6453db5b932f152
Author:     Hans Verkuil <[EMAIL PROTECTED]>
AuthorDate: Thu Nov 1 06:19:39 2007 -0300
Committer:  Mauro Carvalho Chehab <[EMAIL PROTECTED]>
CommitDate: Fri Jan 25 19:02:00 2008 -0200

    V4L/DVB (6557): tea5767: remove unnecessary warning
    
    Signed-off-by: Hans Verkuil <[EMAIL PROTECTED]>
    Signed-off-by: Mauro Carvalho Chehab <[EMAIL PROTECTED]>
---
 drivers/media/video/tea5767.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/media/video/tea5767.c b/drivers/media/video/tea5767.c
index 2f5a99d..e1b48d8 100644
--- a/drivers/media/video/tea5767.c
+++ b/drivers/media/video/tea5767.c
@@ -401,7 +401,6 @@ int tea5767_autodetection(struct i2c_adapter* i2c_adap, u8 
i2c_addr)
                return EINVAL;
        }
 
-       printk(KERN_WARNING "TEA5767 detected.\n");
        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