[patch] fix experimental mt2060 gain adjustment for the af9005

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This patch should be applied to the repository http://linuxtv.org/hg/~manu/af9005 It is code normally not compiled, so no big harm, but it would be nice to fix it anyway.

Signed-off-by: Luca Olivetti <luca@xxxxxxxxxxx>

Bye
--
Luca
diff --unified --recursive --exclude=v4l v4l-dvb-a80058519add.orig/linux/drivers/media/dvb/dvb-usb/af9005-fe.c v4l-dvb-a80058519add/linux/drivers/media/dvb/dvb-usb/af9005-fe.c
--- v4l-dvb-a80058519add.orig/linux/drivers/media/dvb/dvb-usb/af9005-fe.c	2007-03-02 21:24:51.000000000 +0100
+++ v4l-dvb-a80058519add/linux/drivers/media/dvb/dvb-usb/af9005-fe.c	2007-04-14 16:17:05.459194000 +0200
@@ -495,7 +495,7 @@
 #if 0
 		/* adjust mt2060 for strong signal (test) */
 		buf[0] = 0x0b;
-		if (strong) {
+		if (temp) {
 			buf[1] = 0x30;
 		} else {
 			buf[1] = 0x33;
_______________________________________________
linux-dvb mailing list
linux-dvb@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux