[PATCH 19/24] V4L: correct the amux for composite and s-videoinputs on the Sabrent SBT-TVFM card.

From: mchehab
Date: Mon Sep 05 2005 - 16:44:28 EST


.
- correct the amux for composite and s-video inputs on the Sabrent SBT-TVFM card.

Signed-off-by: Michael Rodriquez-Torrent <mike@xxxxxxxxxxxxxx>
Signed-off-by: Michael Krufky <mkrufky@xxxxxxx>

linux/drivers/media/video/saa7134/saa7134-cards.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)

diff -u /tmp/dst.902 linux/drivers/media/video/saa7134/saa7134-cards.c
--- /tmp/dst.902 2005-09-05 11:43:12.000000000 -0300
+++ linux/drivers/media/video/saa7134/saa7134-cards.c 2005-09-05 11:43:12.000000000 -0300
@@ -1372,7 +1372,7 @@
.inputs = {{
.name = name_comp1,
.vmux = 1,
- .amux = LINE2,
+ .amux = LINE1,
},{
.name = name_tv,
.vmux = 3,
@@ -1381,7 +1381,7 @@
},{
.name = name_svideo,
.vmux = 8,
- .amux = LINE2,
+ .amux = LINE1,
}},
.radio = {
.name = name_radio,