mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 22:51:42 +00:00
[PATCH] Fix for bttv driver (v0.9.15) for Leadtek WinFast VC100 XP capture 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>
This commit is contained in:
parent
118326e940
commit
135255605d
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user