OMAPDSS: HDMI: use common DSS PLL support
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 22 Oct 2014 12:02:17 +0000 (15:02 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 12 Nov 2014 11:40:27 +0000 (13:40 +0200)
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 <tomi.valkeinen@ti.com>

No differences found