diff options
author | Steven Toth <stoth@linuxtv.org> | 2008-10-20 09:19:07 -0400 |
---|---|---|
committer | Steven Toth <stoth@linuxtv.org> | 2008-10-20 09:19:07 -0400 |
commit | 053f35499249506e2e5aea4080483e318d4d45ea (patch) | |
tree | 2f299898dd6e144a071fab9f2faf959c1f25ae2d /linux/drivers/media/dvb/frontends/stb6000.h | |
parent | 702a75991fe92586daefdfd2517ed990bb2a6f76 (diff) | |
download | mediapointer-dvb-s2-053f35499249506e2e5aea4080483e318d4d45ea.tar.gz mediapointer-dvb-s2-053f35499249506e2e5aea4080483e318d4d45ea.tar.bz2 |
s5h1411: Skip reconfiguring demod modulation if already at the desired modulation
From: Devin Heitmueller <devin.heitmueller@gmail.com>
If we are already at the desired modulation, there is no need to reconfigure
the demod (at a tuning time cost)
Note that this change revealed that although the datasheet says the demod
starts out in VSB-8 mode, the first tuning was failing consistently unless
we went through the work of setting the registers. So add a field to denote
this case so we always do the enable_frontend call, even if the first tuning
request is for VSB-8.
Signed-off-by: Devin Heitmueller <devin.heitmueller@gmail.com>
Reviewed-by: Michael Krufky <mkrufky@linuxtv.org>
Acked-by: Steven Toth <stoth@linuxtv.org>
Diffstat (limited to 'linux/drivers/media/dvb/frontends/stb6000.h')
0 files changed, 0 insertions, 0 deletions