tuner_xc2028: Allow selection of the frequency adjustment code for XC3028
commitde4ad65cf337fab8ba439c2ee8bc8c30fb799add
authorMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 28 Jul 2011 19:38:54 +0000 (28 16:38 -0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Nov 2011 17:43:28 +0000 (11 09:43 -0800)
tree97018089dcb8ee134e75156091dd8c807cab1917
parent7846990372f8ba213d1fdfb9eed22ca7969fa437
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