commit | 88134fa138b90518819b750891ffecc13f5f4886 | [log] [tgz] |
---|---|---|
author | Archit Taneja <archit@ti.com> | Thu Jan 06 10:44:10 2011 +0530 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Mar 11 15:46:27 2011 +0200 |
tree | 3a07a522cc2764bcb81dc2b4d83b8468e84295f4 | |
parent | 819d807c59af10cce1dcbb13539c2fb100953fcd [diff] |
OMAP2PLUS: DSS2: Make members of dss_clk_source generic The enum members of 'dss_clk_source' have clock source names specific to OMAP2/3. Change the names to more generic terms such that they now describe where the clocks come from and what they are used for. Also, change the enum member names to have "DSS_CLK_SRC" instead of "DSS_SRC" for more clarity. Signed-off-by: Archit Taneja <archit@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>