From: Jarkko Nikula Date: Mon, 26 Jun 2006 23:16:11 +0000 (-0700) Subject: ARM: OMAP: Correct two bugs in arch/arm/mach-omap2/clock.c X-Git-Tag: v2.6.18-rc1~145^2~14^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e711ec6d249c0d3f8bc225066738d064ed90032;p=pandora-kernel.git ARM: OMAP: Correct two bugs in arch/arm/mach-omap2/clock.c omap2_clk_set_rate: dif_off must use clk->rate_offset, not clk->src_off. omap2_get_src_field: for the case CM_SYSCLKOUT_SEL1, val must be 2 for 96MHz and 3 for 54MHz. Signed-off-by: Jarkko Nikula Signed-off-by: Juha Yrjola Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed