tuner_xc2028: Allow selection of the frequency adjustment code for XC3028
commit1eac959e6961083087486015d87d0209a0ae45a8
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:36:14 +0000 (11 09:36 -0800)
tree706af649fd2b4151e91244653fed2c330ba76705
parent10d65fc3a3348315c2d30e19419e8db6ed486b8a
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