From 8864fa7428dae723f13f8cd22599f5b96986a843 Mon Sep 17 00:00:00 2001 From: Michael Krufky Date: Tue, 28 Jun 2005 01:39:09 +0000 Subject: * lgdt3302.c: - Updated comments. * tuner-simple.c: - Added newline for code style consistency. Signed-off-by: Michael Krufky --- linux/drivers/media/video/tuner-simple.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'linux') diff --git a/linux/drivers/media/video/tuner-simple.c b/linux/drivers/media/video/tuner-simple.c index a0c5d471f..ed6f16ac6 100644 --- a/linux/drivers/media/video/tuner-simple.c +++ b/linux/drivers/media/video/tuner-simple.c @@ -1,5 +1,5 @@ /* - * $Id: tuner-simple.c,v 1.32 2005/06/22 22:31:38 nsh Exp $ + * $Id: tuner-simple.c,v 1.33 2005/06/28 01:39:09 mkrufky Exp $ * * i2c tv tuner chip device driver * controls all those simple 4-control-bytes style tuners. @@ -216,6 +216,7 @@ static struct tunertype tuners[] = { 16*160.00,16*454.00,0xa0,0x90,0x30,0x8e,732}, { "Ymec TVision TVF-5533MF", Philips, NTSC, 16*160.00,16*454.00,0x01,0x02,0x04,0x8e,732}, + { "Thomson DDT 7611 (ATSC/NTSC)", THOMSON, ATSC, 16*157.25,16*454.00,0x39,0x3a,0x3c,0x8e,732}, { "Tena TNF9533-D/IF/TNF9533-B/DF", Philips, PAL, -- cgit v1.2.3