From: Tomi Valkeinen Date: Wed, 22 Oct 2014 12:02:17 +0000 (+0300) Subject: OMAPDSS: HDMI: use common DSS PLL support X-Git-Tag: omap-for-v3.19/fixes-rc1~128^2^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c84c3a5bb78ff271787a1fec9218768aed555e8d;p=pandora-kernel.git OMAPDSS: HDMI: use common DSS PLL support Now that we have the common DSS PLL support, change HDMI to use it. This results in quite a lot of changes, but almost all of them are trivial name changes. The function to program the PLL settings can be removed from hdmi_pll.c, as the common PLL API contains the same functionality. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed