From: Mauro Carvalho Chehab Date: Thu, 21 Jul 2011 18:46:49 +0000 (-0300) Subject: [media] mt2063: Fix analog/digital set params logic X-Git-Tag: v3.3-rc1~48^2~163 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99ac54125490f16f7434f82fcb73bbb88290b38e;p=pandora-kernel.git [media] mt2063: Fix analog/digital set params logic The driver were using a hacky way of setting analog and digital frequencies. Remove the hack and properly add the tuner logic for each supported type of standard. I was tempted to add more standards there, like SECAM and to fix radio (as stepping seems broken), but I opted to keep it as-is, as tests would be needed to add additional standards. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed