From d19b292287e552495f8ee4c5754cb841cd6f2537 Mon Sep 17 00:00:00 2001 From: Michael Krufky Date: Sat, 24 Sep 2005 20:12:43 +0000 Subject: * bttv-cards.c: - corrected composite input gpio for DViCO FusionHDTV5 Lite. Signed-off-by: Michael Krufky --- linux/drivers/media/video/bttv-cards.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'linux/drivers/media/video') diff --git a/linux/drivers/media/video/bttv-cards.c b/linux/drivers/media/video/bttv-cards.c index c92d06ddb..306c7e70d 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.80 2005/09/24 19:38:05 mkrufky Exp $ + $Id: bttv-cards.c,v 1.81 2005/09/24 20:12:43 mkrufky Exp $ bttv-cards.c @@ -2432,7 +2432,7 @@ struct tvcard bttv_tvcards[] = { .svhs = 2, .muxsel = { 2, 3 }, .gpiomask = 0x00e00007, - .audiomux = { 0x00400005, 0, 0x00000009, 0, 0x00c00007, 0 }, + .audiomux = { 0x00400005, 0, 0x00000001, 0, 0x00c00007, 0 }, .no_msp34xx = 1, .no_tda9875 = 1, .no_tda7432 = 1, -- cgit v1.2.3