From 42be7ad6d82806d31300fedc8345fcc21519d466 Mon Sep 17 00:00:00 2001 From: Ricardo Cerqueira Date: Thu, 15 Dec 2005 12:50:40 +0000 Subject: Fix tuner 100 definition for hauppauge eeprom From: Ricardo Cerqueira Tuner 100 is the TUNER_PHILIPS_FMD1216ME_MK3, not TUNER_ABSENT. This was causing the tuner module to be skipped, and rendered boards with this value in the eeprom (like the HVR1100) unable to tune Signed-off-by: Ricardo Cerqueira --- v4l/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'v4l/ChangeLog') diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 579c2c1d2..7e2fe7164 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,11 @@ +2005-12-15 12:47 rmcc + + * linux/drivers/media/video/tveeprom.c: + + - Fix tuner 100 definition from hauppauge eeprom + + Signed-off-by: Ricardo Cerqueira + 2005-12-14 22:29 hverkuil * linux/drivers/media/common/saa7146_hlp.c: (saa7146_set_position): -- cgit v1.2.3