Skip to content

Commit

Permalink
V4L/DVB (6557): tea5767: remove unnecessary warning
Browse files Browse the repository at this point in the history
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Jan 25, 2008
1 parent 9dd659d commit e7a2bc8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/media/video/tea5767.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}

Expand Down

0 comments on commit e7a2bc8

Please sign in to comment.