diff options
author | Michael Krufky <mkrufky@m1k.net> | 2005-11-09 00:35:12 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-09 10:56:01 -0500 |
commit | 3cff00d91292e744a510be7256f1c80e1b0be819 (patch) | |
tree | bb97c03a216dffa97debd664c2afe5386802bc81 /drivers/media/dvb/frontends/lgdt330x.c | |
parent | 3765022171874d249535a1c8b8190f408fd85f21 (diff) |
[PATCH] dvb: Add ATSC support for DViCO FusionHDTV5 Lite
Added ATSC support for DViCO FusionHDTV5 Lite.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Cc: Johannes Stezenbach <js@linuxtv.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/media/dvb/frontends/lgdt330x.c')
-rw-r--r-- | drivers/media/dvb/frontends/lgdt330x.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/dvb/frontends/lgdt330x.c b/drivers/media/dvb/frontends/lgdt330x.c index 7852b83b82d4..145918877d2f 100644 --- a/drivers/media/dvb/frontends/lgdt330x.c +++ b/drivers/media/dvb/frontends/lgdt330x.c | |||
@@ -26,6 +26,7 @@ | |||
26 | * DViCO FusionHDTV 3 Gold-Q | 26 | * DViCO FusionHDTV 3 Gold-Q |
27 | * DViCO FusionHDTV 3 Gold-T | 27 | * DViCO FusionHDTV 3 Gold-T |
28 | * DViCO FusionHDTV 5 Gold | 28 | * DViCO FusionHDTV 5 Gold |
29 | * DViCO FusionHDTV 5 Lite | ||
29 | * | 30 | * |
30 | * TODO: | 31 | * TODO: |
31 | * signal strength always returns 0. | 32 | * signal strength always returns 0. |