From: Thierry Reding Date: Fri, 14 Mar 2014 13:20:42 +0000 (+0100) Subject: drm/tegra: dsi - Do not needlessly recompute pclk X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~9^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76245adbc149170999340a61d171e29b86b02218;p=pandora-kernel.git drm/tegra: dsi - Do not needlessly recompute pclk In some cases the pixel clock used to not be correct, which is why it had to be recomputed. It turns out that the reason why it wasn't correct is that it was used wrongly. If used correctly there's not need for the recomputation. Signed-off-by: Thierry Reding --- Reading git-diff-tree failed