summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-usb/vp702x-fe.c
diff options
context:
space:
mode:
authorMac Michaels2005-09-09 22:02:40 +0200
committerLinus Torvalds2005-09-09 22:57:40 +0200
commit80e27e20619902b11aa255081fd83eab10fc0839 (patch)
treef7607a5f38434b58bf7984d454dece57d6299fac /drivers/media/dvb/dvb-usb/vp702x-fe.c
parent[PATCH] dvb: frontend: stv0297: QAM128 tuning improvement (diff)
downloadkernel-qcow2-linux-80e27e20619902b11aa255081fd83eab10fc0839.tar.gz
kernel-qcow2-linux-80e27e20619902b11aa255081fd83eab10fc0839.tar.xz
kernel-qcow2-linux-80e27e20619902b11aa255081fd83eab10fc0839.zip
[PATCH] dvb: frontend: or51132: remove bogus optimization attempt
This fix has also been applied to lgdt330x. There is an optimization that keeps track of the frequency tuned by the digital decoder. The digital driver does not set the frequency if it has not changed since it was tuned. The analog tuner driver knows nothing about the frequency saved by the digital driver. When the frequency is set using the video4linux code with tvtime, the hardware get changed but the digital driver's state does not get updated. Switch back to the same digital channel and the driver finds no change in frequency so the tuner is not reset to the digital frequency. The work around is to remove the check and always set the tuner to the specified frequency. Signed-off-by: Mac Michaels <wmichaels1@earthlink.net> 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>
Diffstat (limited to 'drivers/media/dvb/dvb-usb/vp702x-fe.c')
0 files changed, 0 insertions, 0 deletions