From c84c3a5bb78ff271787a1fec9218768aed555e8d Mon Sep 17 00:00:00 2001 From: Tomi Valkeinen Date: Wed, 22 Oct 2014 15:02:17 +0300 Subject: [PATCH] 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-format-patch failed