From: Paul Walmsley Date: Wed, 7 Jan 2009 15:20:23 +0000 (+0200) Subject: OMAP2/3 clock: use standard set_rate fn in omap2_clk_arch_init() X-Git-Tag: v2.6.28-davinci1-diff-base~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03c03330017eeb445b01957608ff5db49a7151b6;p=pandora-kernel.git OMAP2/3 clock: use standard set_rate fn in omap2_clk_arch_init() Use the standard clk_set_rate() function in omap2_clk_arch_init() rather than omap2_select_table_rate() -- this will ensure that clock rates are recalculated and propagated correctly after those operations are consolidated into clk_set_rate(). Signed-off-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed