From: Tomi Valkeinen Date: Fri, 19 Oct 2012 12:46:30 +0000 (+0300) Subject: OMAPDSS: DISPC: pass pclk & lclk to dispc_ovl_calc_scaling X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~2^2^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74e164588ec0b0c570f5525d10800f54342833b1;p=pandora-kernel.git OMAPDSS: DISPC: pass pclk & lclk to dispc_ovl_calc_scaling 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 dispc_ovl_calc_scaling to get pclk and lclk as parameters. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed