From: Stéphane Voltz Date: Fri, 5 Sep 2008 17:33:54 +0000 (-0300) Subject: V4L/DVB (9066): Pinnacle Hybrid PCTV Pro (pctv310c) DVB-T support X-Git-Tag: v2.6.28-rc1~601^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f6014fc77c3630d2511302e19f4f02af1605947;p=pandora-kernel.git V4L/DVB (9066): Pinnacle Hybrid PCTV Pro (pctv310c) DVB-T support This patch against latest mercurial makes DVB-T working on Pinnacle Hybrid PCTV Pro (pctv310c). In cx88-dvb.c, a specific zl10353_config is created with the if2 inferred from the old comment in the currently used config. It is then used for attach, and i2c_gate_ctrl is set to NULL. The entry in cx88-cards.c is modified with GPIO gathered from windows with regspy, and DVB enabled. The frontend is set to XC3028_FE_ZARLINK456 to match the zl10353_config. It is working great with the freeview channels I can receive. Signed-off-by: Stéphane Voltz Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed