diff options
author | Michael Krufky <mkrufky@linuxtv.org> | 2006-04-27 00:29:17 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-06-25 00:59:29 -0400 |
commit | 9c26c8b169f4a7e2db9a3d5abd3ba74ea032dafd (patch) | |
tree | ae33f9bbcd91ea5a7e7cf77e42631a1d2bed5c84 /drivers/media/video/bt8xx/bttv-cards.c | |
parent | fbe60daac4c34e39d1ca69684bcb76e62461ac21 (diff) |
V4L/DVB (3919): V4l: rename TUNER_LG_TDVS_H062F to TUNER_LG_TDVS_H06XF
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/bt8xx/bttv-cards.c')
-rw-r--r-- | drivers/media/video/bt8xx/bttv-cards.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/bt8xx/bttv-cards.c b/drivers/media/video/bt8xx/bttv-cards.c index 1a56846c1dc1..e358e91143d7 100644 --- a/drivers/media/video/bt8xx/bttv-cards.c +++ b/drivers/media/video/bt8xx/bttv-cards.c | |||
@@ -2745,7 +2745,7 @@ struct tvcard bttv_tvcards[] = { | |||
2745 | /* Michael Krufky <mkrufky@m1k.net> */ | 2745 | /* Michael Krufky <mkrufky@m1k.net> */ |
2746 | .name = "DViCO FusionHDTV 5 Lite", | 2746 | .name = "DViCO FusionHDTV 5 Lite", |
2747 | .tuner = 0, | 2747 | .tuner = 0, |
2748 | .tuner_type = TUNER_LG_TDVS_H062F, | 2748 | .tuner_type = TUNER_LG_TDVS_H06XF, /* TDVS-H064F */ |
2749 | .tuner_addr = ADDR_UNSET, | 2749 | .tuner_addr = ADDR_UNSET, |
2750 | .radio_addr = ADDR_UNSET, | 2750 | .radio_addr = ADDR_UNSET, |
2751 | .video_inputs = 3, | 2751 | .video_inputs = 3, |