]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tuner_xc2028: Allow selection of the frequency adjustment code for XC3028
authorMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 28 Jul 2011 19:38:54 +0000 (16:38 -0300)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Thu, 8 Dec 2011 19:17:59 +0000 (11:17 -0800)
commit930d7a404d5cc12d8e77012004dd8f7fbc9ca399
tree7136a821ff59e397bcba3ca1e3d340077d5ab619
parent3313bbb9f05a55a1aa84cd008c02427ef3bcfba0
tuner_xc2028: Allow selection of the frequency adjustment code for XC3028

commit 9bed77ee2fb46b74782d0d9d14b92e9d07f3df6e upstream.

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.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/media/video/cx23885/cx23885-dvb.c