From: Taneja, Archit Date: Tue, 8 Mar 2011 11:50:34 +0000 (-0600) Subject: OMAP2PLUS: DSS2: Cleanup clock source related code X-Git-Tag: v2.6.39-rc1~98^2~58^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66534e8e936a0b926863df90054dc59826d70528;p=pandora-kernel.git OMAP2PLUS: DSS2: Cleanup clock source related code Clean up some of the DSS functions which select/get clock sources, use switch to select the clock source members since more clock sources will be introduced later on. Remove the use of macro CONFIG_OMAP2_DSS_DSI in dispc_fclk_rate, use a dummy inline for function for dsi_get_pll_hsdiv_dispc_rate() instead for code clarity. Signed-off-by: Archit Taneja Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed