From: Tomi Valkeinen Date: Fri, 8 Jan 2010 16:00:36 +0000 (+0200) Subject: OMAP: DSS2: improve DSS clk src selection X-Git-Tag: v2.6.34-rc1~229^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f18c4d89861fc1abdfa2531ba76017acb78edc5;p=pandora-kernel.git OMAP: DSS2: improve DSS clk src selection dss_select_clk_source() was rather confusing. Selecting the source with enums is much clearer. The clk source selection is also stored into memory, so that we know what is the selected source, even when clocks are off. This is important during setup, as we need to what clocks to turn on before the clocks are turned on. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed