From: Archit Taneja Date: Thu, 6 Jan 2011 05:14:10 +0000 (+0530) Subject: OMAP2PLUS: DSS2: Make members of dss_clk_source generic X-Git-Tag: v2.6.39-rc1~98^2~58^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88134fa138b90518819b750891ffecc13f5f4886;p=pandora-kernel.git 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 Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed