diff options
author | Beholder Intl. Ltd. Dmitry Belimov <d.belimov@gmail.com> | 2009-09-30 22:02:21 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-12-05 15:40:14 -0500 |
commit | 2930992c40ad9c665e2e6e2b8870d3f56428a83d (patch) | |
tree | dfbfab91e4f0072c2cfb78cc1536875a60fedcd5 /drivers/media/video/saa7134/saa7134-cards.c | |
parent | ec994d0505fc3dde5f46203602c76b527e2ac69d (diff) |
V4L/DVB (13080): saa7134: add support for the digital side of the Behold X7
Add support for the digital side of the Behold X7
Signed-off-by: Beholder Intl. Ltd. Dmitry Belimov <d.belimov@gmail.com>
Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/saa7134/saa7134-cards.c')
-rw-r--r-- | drivers/media/video/saa7134/saa7134-cards.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/saa7134/saa7134-cards.c b/drivers/media/video/saa7134/saa7134-cards.c index 09013229d4aa..7de7f1f0adda 100644 --- a/drivers/media/video/saa7134/saa7134-cards.c +++ b/drivers/media/video/saa7134/saa7134-cards.c | |||
@@ -5239,6 +5239,7 @@ struct saa7134_board saa7134_boards[] = { | |||
5239 | .radio_type = UNSET, | 5239 | .radio_type = UNSET, |
5240 | .tuner_addr = ADDR_UNSET, | 5240 | .tuner_addr = ADDR_UNSET, |
5241 | .radio_addr = ADDR_UNSET, | 5241 | .radio_addr = ADDR_UNSET, |
5242 | .mpeg = SAA7134_MPEG_DVB, | ||
5242 | .inputs = { { | 5243 | .inputs = { { |
5243 | .name = name_tv, | 5244 | .name = name_tv, |
5244 | .vmux = 2, | 5245 | .vmux = 2, |