From: Paul Walmsley Date: Fri, 17 Oct 2008 22:18:42 +0000 (-0600) Subject: OMAP3 clock: fix non-CORE DPLL rate assignment bugs X-Git-Tag: v2.6.27-omap1~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ac1da8c787f73f067e717408e631501ba60aabc;p=pandora-kernel.git OMAP3 clock: fix non-CORE DPLL rate assignment bugs Commit 8b1f0bd44fe490ec631230c8c040753a2bda8caa introduced a bug that caused non-CORE DPLL rates to be incorrectly set on boot in omap3_noncore_dpll_enable(). Debugged by Tomi Valkeinen - thanks Tomi. Also fix omap3_noncore_dpll_set_rate() to assign clk->rate after a DPLL reprogram. Tested on 3430SDP. Signed-off-by: Paul Walmsley Cc: Tomi Valkeinen Cc: Rick Bronson Cc: Timo Kokkonen Cc: Sakari Poussa Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed