LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH] video4linux: Fix audio input for AverTv Go 007
@ 2007-02-13 0:37 Damian Minkov
0 siblings, 0 replies; only message in thread
From: Damian Minkov @ 2007-02-13 0:37 UTC (permalink / raw)
To: video4linux-list; +Cc: linux-kernel
from Damian Minkov
Fix audio input source for capturing(playing) audio on AverTv Go 007 cards.
Signed-off-by: Damian Minkov <damencho@damencho.com>
---
diff -upr a/linux/drivers/media/video/saa7134/saa7134-cards.c
b/linux/drivers/media/video/saa7134/saa7134-cards.c
--- a/linux/drivers/media/video/saa7134/saa7134-cards.c 2007-02-13
02:17:55.000000000 +0200
+++ b/linux/drivers/media/video/saa7134/saa7134-cards.c 2007-02-13
02:20:40.000000000 +0200
@@ -1544,12 +1544,12 @@ struct saa7134_board saa7134_boards[] =
},{
.name = name_comp1,
.vmux = 0,
- .amux = LINE2,
+ .amux = LINE1,
.gpio = 0x02,
},{
.name = name_svideo,
.vmux = 6,
- .amux = LINE2,
+ .amux = LINE1,
.gpio = 0x02,
}},
.radio = {
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-02-13 0:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-13 0:37 [PATCH] video4linux: Fix audio input for AverTv Go 007 Damian Minkov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).