summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video
diff options
context:
space:
mode:
Diffstat (limited to 'linux/drivers/media/video')
-rw-r--r--linux/drivers/media/video/bttv-cards.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/linux/drivers/media/video/bttv-cards.c b/linux/drivers/media/video/bttv-cards.c
index a6a8d5b92..2646285a0 100644
--- a/linux/drivers/media/video/bttv-cards.c
+++ b/linux/drivers/media/video/bttv-cards.c
@@ -1,5 +1,5 @@
/*
- $Id: bttv-cards.c,v 1.60 2005/08/01 16:39:41 mkrufky Exp $
+ $Id: bttv-cards.c,v 1.61 2005/08/01 18:11:36 mkrufky Exp $
bttv-cards.c
@@ -2433,9 +2433,9 @@ struct tvcard bttv_tvcards[] = {
.video_inputs = 2,
.audio_inputs = 1,
.svhs = 2,
+ .muxsel = { 2, 3, 1, 1 },
.gpiomask = 0x00e00007,
- .muxsel = { 2 },
- .audiomux = { 0x00400005 },
+ .audiomux = { 0x00400005, 0, 0, 0, 0, 0 },
#if 0
.has_dvb = 1,
#endif