summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPete Jewell <pete@phraxos.nildram.co.uk>2005-06-01 21:16:04 +0200
committerChris Wright <chrisw@osdl.org>2005-06-11 19:45:25 -0700
commit7b692080506bdb5fc9cbb22bda2b247525515433 (patch)
treef6b117f6b57f2680af9efd3615e57cfdfc7976ed
parentfa7405406223dd246f5ab6b7dce0efde0d583a43 (diff)
downloadlinux-stable-7b692080506bdb5fc9cbb22bda2b247525515433.tar.gz
linux-stable-7b692080506bdb5fc9cbb22bda2b247525515433.tar.bz2
linux-stable-7b692080506bdb5fc9cbb22bda2b247525515433.zip
[PATCH] Fix for bttv driver (v0.9.15) for Leadtek WinFast VC100 XP capture cards
Cc: kraxel@bytesex.org 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> Signed-off-by: Chris Wright <chrisw@osdl.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
-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 8127a34ce479..1ad9ceaa8b51 100644
--- a/drivers/media/video/bttv-cards.c
+++ b/drivers/media/video/bttv-cards.c
@@ -1939,7 +1939,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",