git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ffd638e
)
[media] tuner_xc2028: Allow selection of the frequency adjustment code for XC3028
author
Mauro Carvalho Chehab
<mchehab@redhat.com>
Thu, 28 Jul 2011 19:38:54 +0000
(16:38 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sat, 6 Aug 2011 12:52:47 +0000
(09:52 -0300)
This device is not using the proper demod IF. Instead of using the
IF macro, it is specifying a IF frequency. This doesn't work, as xc3028
needs to load an specific SCODE for the tuner. In this case, there's
no IF table for 5 MHz.
Cc: stable@kernel.org
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found