summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx23885/cx23885-cards.c
diff options
context:
space:
mode:
authorMichael Krufky2009-05-04 04:27:02 +0200
committerMauro Carvalho Chehab2009-06-16 23:21:03 +0200
commita5dbf45766a378cc00f341f7179befab1edae573 (patch)
tree482685ed6f65ee885a6d46d78e7d001aad104276 /drivers/media/video/cx23885/cx23885-cards.c
parentV4L/DVB (11767): cx23885: Add preliminary support for the HVR1270 (diff)
downloadkernel-qcow2-linux-a5dbf45766a378cc00f341f7179befab1edae573.tar.gz
kernel-qcow2-linux-a5dbf45766a378cc00f341f7179befab1edae573.tar.xz
kernel-qcow2-linux-a5dbf45766a378cc00f341f7179befab1edae573.zip
V4L/DVB (11768): cx23885: add ATSC/QAM tuning support for Hauppauge WinTV-HVR1270
Signed-off-by: Michael Krufky <mkrufky@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/cx23885/cx23885-cards.c')
-rw-r--r--drivers/media/video/cx23885/cx23885-cards.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/cx23885/cx23885-cards.c b/drivers/media/video/cx23885/cx23885-cards.c
index 49c6634c6327..90d0ad63d992 100644
--- a/drivers/media/video/cx23885/cx23885-cards.c
+++ b/drivers/media/video/cx23885/cx23885-cards.c
@@ -183,6 +183,7 @@ struct cx23885_board cx23885_boards[] = {
},
[CX23885_BOARD_HAUPPAUGE_HVR1270] = {
.name = "Hauppauge WinTV-HVR1270",
+ .portc = CX23885_MPEG_DVB,
},
};
const unsigned int cx23885_bcount = ARRAY_SIZE(cx23885_boards);