tuner_xc2028: Allow selection of the frequency adjustment code for XC3028
commitb8237b3f1dac67a3e10bc0f151e84de81ad688bd
authorMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 28 Jul 2011 19:38:54 +0000 (28 16:38 -0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 7 Nov 2011 20:32:36 +0000 (7 12:32 -0800)
tree7237376662ce616b57948f4f0baf601da498c342
parentcd7d323474d891b72034f981c22d282805a63a3e
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