With this patch my DVB-T receiver works now like before 2.6.34, only the
first four tunings fails, after that all works fine.
The code was still in there, only commented out. As the original author
says, please test it with different XC3028 hardware. If no one has problems
with it, please commit it.

Signed-off-by: Alina Friedrichsen <x-al...@gmx.net>
---
diff -urNp linux-2.6.37.orig/drivers/media/common/tuners/tuner-xc2028.c 
linux-2.6.37/drivers/media/common/tuners/tuner-xc2028.c
--- linux-2.6.37.orig/drivers/media/common/tuners/tuner-xc2028.c        
2011-01-22 23:46:57.000000000 +0100
+++ linux-2.6.37/drivers/media/common/tuners/tuner-xc2028.c     2011-01-22 
23:51:33.000000000 +0100
@@ -967,7 +967,7 @@ static int generic_set_freq(struct dvb_f
                 * newer firmwares
                 */
 
-#if 1
+#if 0
                /*
                 * The proper adjustment would be to do it at s-code table.
                 * However, this didn't work, as reported by
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to