From: Paul Walmsley Date: Mon, 27 Aug 2007 08:38:58 +0000 (-0600) Subject: omap2 clock: generalize initial clock rate setup: recalculate_root_clocks() X-Git-Tag: v2.6.23-omap1~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d80d71fa70b21044209b0887cc219a898f2f1b2a;p=pandora-kernel.git omap2 clock: generalize initial clock rate setup: recalculate_root_clocks() Add a new clock framework function, recalculate_root_clocks(), that recalculates all root clocks (i.e., clocks with no parent clock). Call this function in omap2_clk_arch_init(), rather than manually propagating specific clocks. Add propagate_rate() recalcs to func_32k_ck and osc_ck. Signed-off-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed