OMAP2PLUS: DSS2: Make members of dss_clk_source generic
authorArchit Taneja <archit@ti.com>
Thu, 6 Jan 2011 05:14:10 +0000 (10:44 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 11 Mar 2011 13:46:27 +0000 (15:46 +0200)
commit88134fa138b90518819b750891ffecc13f5f4886
tree3a07a522cc2764bcb81dc2b4d83b8468e84295f4
parent819d807c59af10cce1dcbb13539c2fb100953fcd
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>
drivers/video/omap2/dss/dispc.c
drivers/video/omap2/dss/dpi.c
drivers/video/omap2/dss/dsi.c
drivers/video/omap2/dss/dss.c
drivers/video/omap2/dss/dss.h