summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/bttv-cards.c
diff options
context:
space:
mode:
authorMichael Krufky <devnull@localhost>2005-08-01 18:22:43 +0000
committerMichael Krufky <devnull@localhost>2005-08-01 18:22:43 +0000
commit071136896a176c66280d8f917ca1572aad73b333 (patch)
treec1777cf64ddc2beb900fcc1235cc2767bbf4e1f4 /linux/drivers/media/video/bttv-cards.c
parent2c74818d03fb1fcd9323d7b1e24047dabf447d19 (diff)
downloadmediapointer-dvb-s2-071136896a176c66280d8f917ca1572aad73b333.tar.gz
mediapointer-dvb-s2-071136896a176c66280d8f917ca1572aad73b333.tar.bz2
another minor edit to conform with other bttv boards
Diffstat (limited to 'linux/drivers/media/video/bttv-cards.c')
-rw-r--r--linux/drivers/media/video/bttv-cards.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/linux/drivers/media/video/bttv-cards.c b/linux/drivers/media/video/bttv-cards.c
index 2646285a0..18bb3c831 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.61 2005/08/01 18:11:36 mkrufky Exp $
+ $Id: bttv-cards.c,v 1.62 2005/08/01 18:22:43 mkrufky Exp $
bttv-cards.c
@@ -2433,7 +2433,7 @@ struct tvcard bttv_tvcards[] = {
.video_inputs = 2,
.audio_inputs = 1,
.svhs = 2,
- .muxsel = { 2, 3, 1, 1 },
+ .muxsel = { 2, 3 },
.gpiomask = 0x00e00007,
.audiomux = { 0x00400005, 0, 0, 0, 0, 0 },
#if 0