Skip to content

Commit

Permalink
[PATCH] v4l: 799: don t request gpint on avermedia tv capture 98
Browse files Browse the repository at this point in the history
- Don't request GPINT on Avermedia TV Capture 98.

Signed-off-by: Ray Cole <ray_cole@earthlink.net>.
Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Ray Cole authored and Linus Torvalds committed Nov 9, 2005
1 parent 299392b commit a8900fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/media/video/bttv-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -521,6 +521,7 @@ struct tvcard bttv_tvcards[] = {
.tuner_addr = ADDR_UNSET,
.radio_addr = ADDR_UNSET,
.audio_hook = avermedia_tv_stereo_audio,
.no_gpioirq = 1,
},
[BTTV_BOARD_VHX] = {
.name = "Aimslab Video Highway Xtreme (VHX)",
Expand Down

0 comments on commit a8900fc

Please sign in to comment.