commit | c84c3a5bb78ff271787a1fec9218768aed555e8d | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Oct 22 15:02:17 2014 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Nov 12 13:40:27 2014 +0200 |
tree | 98c64021765bcaf1b5389a9082ae98487c7f9c2b | |
parent | d13cbb32c50019b38fb3ab030a8ab435b6f2440a [diff] |
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>