aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPete Jewell <pete@phraxos.nildram.co.uk>2005-05-16 21:53:03 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-05-17 07:59:09 -0700
commit135255605d089202bec61b4a000ee762e9bc9d9c (patch)
tree3cc7fd07868d028bf268b962e934f703013e612b
parent[PATCH] Fix root hole in pktcdvd (diff)
downloadlinux-dev-135255605d089202bec61b4a000ee762e9bc9d9c.tar.xz
linux-dev-135255605d089202bec61b4a000ee762e9bc9d9c.zip
[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>
-rw-r--r--drivers/media/video/bttv-cards.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/bttv-cards.c b/drivers/media/video/bttv-cards.c
index 85224b90e394..6334122704ae 100644
--- a/drivers/media/video/bttv-cards.c
+++ b/drivers/media/video/bttv-cards.c
@@ -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",