drm/omap: cleanup dispc_fclk_rate()
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 18 May 2016 10:52:14 +0000 (13:52 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 19 May 2016 17:19:06 +0000 (20:19 +0300)
commitef03b401266b687dab522dcf9a4e411074262898
tree8dc338d56c4aa1e5820a30303c219df6b78a2e1b
parent01575776e54734eecab390df5aa1e047896ddacb
drm/omap: cleanup dispc_fclk_rate()

With the new PLL helpers, we can clean up the dispc_fclk_rate(). This
will also make dispc_fclk_rate() support clock sources it didn't support
earlier.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/omapdrm/dss/dispc.c