From: Seth Forshee Date: Fri, 25 Apr 2008 01:56:56 +0000 (-0500) Subject: ARM: OMAP2: Set PRCM_CLKSRC_CTRL correctly in omap2_enable_osc_ck X-Git-Tag: v2.6.26-omap1~123^2~168 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00727e296759e20c7fe524b3f288c6adbcb00da5;p=pandora-kernel.git ARM: OMAP2: Set PRCM_CLKSRC_CTRL correctly in omap2_enable_osc_ck This patch fixes an incorrect use of prm_rmw_reg_bits() in omap2_enable_osc_ck() which is changing bits in PRCM_CLKSRC_CTRL that are unrelated to the function it is performing. Signed-off-by: Seth Forshee Acked-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed