From: Jarkko Nikula Date: Wed, 7 Jun 2006 13:39:29 +0000 (+0300) Subject: ARM: OMAP: Correct two bugs in arch/arm/mach-omap2/clock.c X-Git-Tag: v2.6.17-omap1~40 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d25dba38a53ff2433003529ec48091b4e4c4897d;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 --- Reading git-diff-tree failed