From: Mauro Carvalho Chehab Date: Thu, 28 Jul 2011 19:38:54 +0000 (-0300) Subject: [media] tuner_xc2028: Allow selection of the frequency adjustment code for XC3028 X-Git-Tag: v3.2-rc1~112^2~331 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bed77ee2fb46b74782d0d9d14b92e9d07f3df6e;p=pandora-kernel.git [media] tuner_xc2028: Allow selection of the frequency adjustment code for XC3028 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. Cc: stable@kernel.org Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed