aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7134/saa7134-cards.c
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2006-03-08 08:50:06 -0500
committerMauro Carvalho Chehab <mchehab@infradead.org>2006-03-08 10:04:28 -0500
commit793f225b0d77dd6a53614f5e312a28b754144d86 (patch)
tree3a3e8abced9b0abb652616b322e662f28ff3b4f8 /drivers/media/video/saa7134/saa7134-cards.c
parentbe787ace0139bc7ef0229606819bad64bb5d84f4 (diff)
V4L/DVB (3414): Saa7134: document that there's also a 220RF from KWorld
I have the same card with the same PCI id, but from KWorld. The patch documents that this is the same card. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/saa7134/saa7134-cards.c')
-rw-r--r--drivers/media/video/saa7134/saa7134-cards.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/saa7134/saa7134-cards.c b/drivers/media/video/saa7134/saa7134-cards.c
index ea2fa0d1892..4071313cc45 100644
--- a/drivers/media/video/saa7134/saa7134-cards.c
+++ b/drivers/media/video/saa7134/saa7134-cards.c
@@ -2706,7 +2706,7 @@ struct saa7134_board saa7134_boards[] = {
2706 }}, 2706 }},
2707 }, 2707 },
2708 [SAA7134_BOARD_TEVION_DVBT_220RF] = { 2708 [SAA7134_BOARD_TEVION_DVBT_220RF] = {
2709 .name = "Tevion DVB-T 220RF", 2709 .name = "Tevion/KWorld DVB-T 220RF",
2710 .audio_clock = 0x00187de7, 2710 .audio_clock = 0x00187de7,
2711 .tuner_type = TUNER_PHILIPS_TDA8290, 2711 .tuner_type = TUNER_PHILIPS_TDA8290,
2712 .radio_type = UNSET, 2712 .radio_type = UNSET,