From: Paul Walmsley Date: Wed, 7 Jan 2009 15:20:23 +0000 (+0200) Subject: OMAP clock: move rate recalc, propagation code up to plat-omap/clock.c X-Git-Tag: v2.6.28-davinci1-diff-base~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b66c1baa9f8e60213457414976575e6265217a70;p=pandora-kernel.git OMAP clock: move rate recalc, propagation code up to plat-omap/clock.c Previously the individual clock recalculation functions handled their own rate recalculation. This can be handled in the clk_set_rate(), clk_set_parent(), and recalculate_root_clocks() functions in plat-omap/clock.c. Removes duplicate code and clarifies the role of the recalc functions. Signed-off-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed