commit | 9bed77ee2fb46b74782d0d9d14b92e9d07f3df6e | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Jul 28 16:38:54 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Aug 06 09:52:47 2011 -0300 |
tree | e7ec7a66b448a5b11a8d0de9190754ade649b419 | |
parent | ffd638e0e613578fbe82d5f2d9c1e5ec503a3a2b [diff] |
[media] tuner_xc2028: Allow selection of the frequency adjustment code for XC3028 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>