From: Michael Krufky Date: Thu, 27 Aug 2009 19:58:06 +0000 (-0300) Subject: V4L/DVB (12578): tda18271: allow drivers to request RF tracking filter calibration... X-Git-Tag: v2.6.32-rc1~679^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81016b496ee75cfb13d346ee58176d36a5f9c191;p=pandora-kernel.git V4L/DVB (12578): tda18271: allow drivers to request RF tracking filter calibration during attach On certain master / slave dual tuner configurations, tuning performance improves when the RF tracking filter calibration is performed sequentially. This patch allows for the bridge driver to specify this behavior in the configuration structure at attach-time. The "cal" module option will continue to override this attach-time configuration: set cal=0 to prevent RF tracking filter calibration on startup, and set cal=1 to force it. Signed-off-by: Michael Krufky Reviewed-by: Steven Toth Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed