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)
commitc84c3a5bb78ff271787a1fec9218768aed555e8d
tree98c64021765bcaf1b5389a9082ae98487c7f9c2b
parentd13cbb32c50019b38fb3ab030a8ab435b6f2440a
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 <tomi.valkeinen@ti.com>
drivers/video/fbdev/omap2/dss/hdmi.h
drivers/video/fbdev/omap2/dss/hdmi4.c
drivers/video/fbdev/omap2/dss/hdmi5.c
drivers/video/fbdev/omap2/dss/hdmi_pll.c