]> git.baikalelectronics.ru Git - kernel.git/commit
V4L/DVB (13356): stv090x: fixes signal lock logic
authorAndreas Regel <andreas.regel@gmx.de>
Fri, 13 Nov 2009 21:17:45 +0000 (18:17 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 5 Dec 2009 20:41:30 +0000 (18:41 -0200)
commit4899a6e6e50a6570422a5033e5244b317c58709d
tree2e3827ea6be328bc893755f3d17f76f06207154c
parent74cbbd218a0e7ea54af2f3fc90f7d8a7862a0bd0
V4L/DVB (13356): stv090x: fixes signal lock logic

This patch contains several fixes for the stv090x driver:
- added missing else
- use calculated timeout instead of fixed one
- use correct frequency when doing zigzag scan
- added missing read of GENCFG register

Signed-off-by: Andreas Regel <andreas.regel@gmx.de>
Signed-off-by: Manu Abraham <manu@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/stv090x.c