From: Michael Krufky Date: Tue, 2 Oct 2012 02:50:37 +0000 (-0300) Subject: [media] tda18271: delay IR & RF calibration until init() if delay_cal is set X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~3^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b82e0cfc15ec7e635eea83b04e1544ab64f81ad;p=pandora-kernel.git [media] tda18271: delay IR & RF calibration until init() if delay_cal is set if the configuration option 'delay_cal' is set, delay both IR & RF calibration until init() is called. both module option 'cal' or configuration option 'rf_cal_on_startup' will override this delay. it makes no sense to mix 'delay_cal' with 'rf_cal_on_startup' as these options conflict with each other. Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed