Skip to content

Commit

Permalink
[PATCH] Fix for bttv driver (v0.9.15) for Leadtek WinFast VC100 XP ca…
Browse files Browse the repository at this point in the history
…pture cards

This is a tiny patch that fixes bttv-cards.c so that Leadtek WinFast VC100
XP video capture cards work.  I've been advised to post it here after
having already posted it to the v4l mailing list.

Acked-by: Gerd Knorr <kraxel@bytesex.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Pete Jewell authored and Linus Torvalds committed May 17, 2005
1 parent 118326e commit 1352556
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/media/video/bttv-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -1946,7 +1946,6 @@ struct tvcard bttv_tvcards[] = {
.no_tda9875 = 1,
.no_tda7432 = 1,
.tuner_type = TUNER_ABSENT,
.no_video = 1,
.pll = PLL_28,
},{
.name = "Teppro TEV-560/InterVision IV-560",
Expand Down

0 comments on commit 1352556

Please sign in to comment.