diff options
author | Devin Heitmueller <devin.heitmueller@gmail.com> | 2008-10-20 15:19:07 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-10-21 18:31:04 +0200 |
commit | 50eac6bc466f69e1ecb3a1b64346ed7b979547ac (patch) | |
tree | 4f91152df4e8713c5b628bedde28c0ca0272a714 /drivers/media/Kconfig | |
parent | V4L/DVB (9314): s5h1411: Perform s5h1411 soft reset after tuning (diff) | |
download | linux-50eac6bc466f69e1ecb3a1b64346ed7b979547ac.tar.xz linux-50eac6bc466f69e1ecb3a1b64346ed7b979547ac.zip |
V4L/DVB (9315): s5h1411: Skip reconfiguring demod modulation if already at the desired modulation
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>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/Kconfig')
0 files changed, 0 insertions, 0 deletions