From: Tomi Valkeinen Date: Mon, 15 Sep 2014 12:40:47 +0000 (+0300) Subject: OMAPDSS: HDMI: rewrite HDMI PLL calculation code X-Git-Tag: omap-for-v3.19/fixes-rc1~128^2^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33f13120e59cb4eddedc09039d8602d94aa864b4;p=pandora-kernel.git OMAPDSS: HDMI: rewrite HDMI PLL calculation code The code calculating HDMI PLL parameters has always been very confusing. Now that we are implementing a common PLL library for the DSS, it's important that the PLL code is understandable. This patch rewrites the calculation code, and removes a few hacks that were used there. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed