From: Tomi Valkeinen Date: Fri, 19 Oct 2012 12:40:24 +0000 (+0300) Subject: OMAPDSS: DISPC: pass pclk & lclk to check_horiz_timing_omap3 X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~2^2^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=465ec13f600f1cba4def9540a450c9263c93cf8c;p=pandora-kernel.git OMAPDSS: DISPC: pass pclk & lclk to check_horiz_timing_omap3 In order to make the scaling calculations independent of the current hardware configuration (e.g. which manager is connected to this output), we need to change the calc funcs to get all the variables needed for the calculations via parameters. This patch changes check_horiz_timing_omap3() to get pclk and lclk as parameters. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed