summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/stv0299.h
diff options
context:
space:
mode:
authorMichael Krufky <devnull@localhost>2005-08-25 18:15:24 +0000
committerMichael Krufky <devnull@localhost>2005-08-25 18:15:24 +0000
commit0ad66f1386efdd0d37a22784b647c266bfe6110a (patch)
tree45507abfc62e8fc88e947984a18818b8bfa18f12 /linux/drivers/media/dvb/frontends/stv0299.h
parent93f7b248235b1f518dbcb52d8ce3851feb9d54cf (diff)
downloadmediapointer-dvb-s2-0ad66f1386efdd0d37a22784b647c266bfe6110a.tar.gz
mediapointer-dvb-s2-0ad66f1386efdd0d37a22784b647c266bfe6110a.tar.bz2
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>
Diffstat (limited to 'linux/drivers/media/dvb/frontends/stv0299.h')
0 files changed, 0 insertions, 0 deletions