diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2008-04-26 13:16:18 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-04-29 17:41:36 -0400 |
commit | 136531dac435828c4aa9ca694a7693b63a573be1 (patch) | |
tree | 208e2df4a9a62e22da99f1c81ef534b493647a88 /drivers/media/video/ivtv/ivtv-cards.h | |
parent | a0bdd273a2fdb2a0debc90d5f8826073e2ddea4d (diff) |
V4L/DVB (7763): ivtv: add tuner support for the AverMedia M116
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/ivtv/ivtv-cards.h')
-rw-r--r-- | drivers/media/video/ivtv/ivtv-cards.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/ivtv/ivtv-cards.h b/drivers/media/video/ivtv/ivtv-cards.h index 196c0445da63..748485dcebbd 100644 --- a/drivers/media/video/ivtv/ivtv-cards.h +++ b/drivers/media/video/ivtv/ivtv-cards.h | |||
@@ -258,6 +258,7 @@ struct ivtv_card { | |||
258 | int nof_outputs; | 258 | int nof_outputs; |
259 | const struct ivtv_card_output *video_outputs; | 259 | const struct ivtv_card_output *video_outputs; |
260 | u8 gr_config; /* config byte for the ghost reduction device */ | 260 | u8 gr_config; /* config byte for the ghost reduction device */ |
261 | u8 xceive_pin; /* XCeive tuner GPIO reset pin */ | ||
261 | 262 | ||
262 | /* GPIO card-specific settings */ | 263 | /* GPIO card-specific settings */ |
263 | struct ivtv_gpio_init gpio_init; | 264 | struct ivtv_gpio_init gpio_init; |