.
- correct the amux for composite and s-video inputs on the Sabrent SBT-TVFM card.
Signed-off-by: Michael Rodriquez-Torrent <[email protected]>
Signed-off-by: Michael Krufky <[email protected]>
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,
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
|
|