From: Paul Walmsley Date: Wed, 28 Jan 2009 19:27:48 +0000 (-0700) Subject: [ARM] OMAP2/3 clock: use standard set_rate fn in omap2_clk_arch_init() X-Git-Tag: v2.6.30-rc1~636^2~20^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b0f89d7bba946345fd597110388da5a913e9744;p=pandora-kernel.git [ARM] 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(). linux-omap source commit is 03c03330017eeb445b01957608ff5db49a7151b6. Signed-off-by: Paul Walmsley Signed-off-by: Tony Lindgren Signed-off-by: Russell King --- Reading git-diff-tree failed