OMAP2PLUS: DSS2: Change enum "dss_clk_source" to "omap_dss_clk_source"
authorArchit Taneja <archit@ti.com>
Tue, 12 Apr 2011 08:22:23 +0000 (13:52 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 11 May 2011 11:19:27 +0000 (14:19 +0300)
Change enum dss_clk_source to omap_dss_clock_source and move it to
'plat/display.h'. Change the enum members to attach "OMAP_" in the beginning.
These changes are done in order to specify the clock sources for DSS in the
board file.

Signed-off-by: Archit Taneja <archit@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

No differences found