From: Antti Palosaari Date: Tue, 3 May 2011 23:31:36 +0000 (-0300) Subject: [media] cxd2820r: switch automatically between DVB-T and DVB-T2 X-Git-Tag: v3.0-rc1~322^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e47b78f036bf1c30a5263ccdf1f638d1612b0586;p=pandora-kernel.git [media] cxd2820r: switch automatically between DVB-T and DVB-T2 Remove old DVB-T2 freq module param and detect DVB-T/T2 automatically. Implementation is trial and error, if DVB-T does not lock try DVB-T2 and vice versa. That's done by replacing normal DVBFE_ALGO_SW with DVBFE_ALGO_CUSTOM which gives better control for tuning process. DVB-C still uses normal software ZigZag, DVBFE_ALGO_SW. Signed-off-by: Antti Palosaari Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed