lkml.org 
[lkml]   [2005]   [Sep]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH 19/24] V4L: correct the amux for composite and s-video inputs on the Sabrent SBT-TVFM card.
.
- correct the amux for composite and s-video inputs on the Sabrent SBT-TVFM card.

Signed-off-by: Michael Rodriquez-Torrent <mike@themikecam.com>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>

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,
\
 
 \ /
  Last update: 2005-09-05 23:47    [W:0.406 / U:0.004 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site