diff options
author | Michael Krufky <mkrufky@kernellabs.com> | 2009-05-12 16:32:17 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-06-16 17:21:04 -0400 |
commit | 6b926eca9824568b18825d3eade5fb39e3b5a9fb (patch) | |
tree | c66d044249ea8087f51c172d812b417752399098 /drivers/media/video/cx23885/cx23885.h | |
parent | 19bc57968cc854c7da4846c21b3ef2a39e43f97d (diff) |
V4L/DVB (11771): cx23885: add DVB-T tuning support for Hauppauge WinTV-HVR1210
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.h')
-rw-r--r-- | drivers/media/video/cx23885/cx23885.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/cx23885/cx23885.h b/drivers/media/video/cx23885/cx23885.h index 9b42e41f30f6..5067c19b6594 100644 --- a/drivers/media/video/cx23885/cx23885.h +++ b/drivers/media/video/cx23885/cx23885.h | |||
@@ -74,6 +74,7 @@ | |||
74 | #define CX23885_BOARD_HAUPPAUGE_HVR1270 18 | 74 | #define CX23885_BOARD_HAUPPAUGE_HVR1270 18 |
75 | #define CX23885_BOARD_HAUPPAUGE_HVR1275 19 | 75 | #define CX23885_BOARD_HAUPPAUGE_HVR1275 19 |
76 | #define CX23885_BOARD_HAUPPAUGE_HVR1255 20 | 76 | #define CX23885_BOARD_HAUPPAUGE_HVR1255 20 |
77 | #define CX23885_BOARD_HAUPPAUGE_HVR1210 21 | ||
77 | 78 | ||
78 | #define GPIO_0 0x00000001 | 79 | #define GPIO_0 0x00000001 |
79 | #define GPIO_1 0x00000002 | 80 | #define GPIO_1 0x00000002 |