commit | 89a35e5170fc579e4fc3a1f3444c5dc1aa36904d | [log] [tgz] |
---|---|---|
author | Archit Taneja <archit@ti.com> | Tue Apr 12 13:52:23 2011 +0530 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed May 11 14:19:27 2011 +0300 |
tree | 92e23633ac8b048ec8e8ae076457519e439cc066 | |
parent | 14e4d78485a50312be72a42fd42a28b5b34264dc [diff] |
OMAP2PLUS: DSS2: Change enum "dss_clk_source" to "omap_dss_clk_source" 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>