From: Paul Walmsley Date: Thu, 18 Sep 2008 16:30:34 +0000 (-0600) Subject: OMAP3 clock: recalculate DPLL subtree after bypass entry/exit X-Git-Tag: v2.6.27-omap1~170 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c6497bc6f4d2d629efa2bcfa6486539e4b5a797;p=pandora-kernel.git OMAP3 clock: recalculate DPLL subtree after bypass entry/exit The DPLL's rate changes when it enters or leaves bypass, so the DPLL's rate and the rates of all dependent clocks need to be recalculated when this happens. Also, fix test for bypass to test against the appropriate bypass clock, rather than the parent clock (which is not the bypass clock for DPLL1 and DPLL2). Signed-off-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed