]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] dvb: frontend: stv0297: QAM128 tuning improvement
authorPatrick Boettcher <pb@linuxtv.org>
Fri, 9 Sep 2005 20:02:38 +0000 (13:02 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 9 Sep 2005 20:57:39 +0000 (13:57 -0700)
commit4a6b05e373bbc426a7441cde8a72e4fabc1c241d
tree9d369ee3d09001d11c497c2184337fb7a6ea239f
parentea52bcf0fc54b6d531590de367f14132f386d1f9
[PATCH] dvb: frontend: stv0297: QAM128 tuning improvement

while investigating the QAM_128-issue with the stv0297-driver for the
Cablestar (which is not the same as the one in dvb-kernel CVS, yet), I fixed
it, not by increasing the timeout, but by disabling the corner-detection for
QAM_128 and higher.

This patch has been tested on dvb-kernel cvs, and has been reported to work by
multiple users.  Some cards still need timeout increase on top of this patch.
This will be addressed later.

Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/media/dvb/frontends/stv0297.c