From: Tero Kristo Date: Mon, 16 Nov 2009 13:36:54 +0000 (+0000) Subject: omap3: clock: Fixed dpll3_m2x2 rate calculation X-Git-Tag: v2.6.32-rc8~8^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72f962fc7bc00f5ff4991912b889f87b464f7f1a;p=pandora-kernel.git omap3: clock: Fixed dpll3_m2x2 rate calculation Current calculation does not take into account any changes to M2 divisor, and thus when we change VDD2 OPP, dpll3_m2x2 rate does not change. Fixed by re-routing dpll3_m2x2 parent to dpll3_m2. Signed-off-by: Tero Kristo Signed-off-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed