]> git.karo-electronics.de Git - karo-tx-linux.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)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 17 Aug 2012 19:35:38 +0000 (15:35 -0400)
commit202dda5fc7451444e31a8770147e811761cf267d
tree2528e3758f87e2b70b9f71d33337876b75c0b35c
parent62c90b4f527ad58c906a42bbe6036952e16b8005
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: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/media/video/cx23885/cx23885-dvb.c