]> git.ipfire.org Git - thirdparty/kernel/stable.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)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 7 Nov 2011 21:47:32 +0000 (13:47 -0800)
commit76faaf6dde04f5acd5be8161af3c07249cce6a70
treead92113e22f727b5037d499af375dca53b90251d
parent81e249443b97a8fec7e95030b8393853f1c0cf5b
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