From: Tero Kristo Date: Tue, 17 Nov 2009 23:47:54 +0000 (-0800) Subject: omap3: clock: Fixed dpll3_m2x2 rate calculation X-Git-Tag: v2.6.32-omap1~11^2~2^2~60 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5f08bcb64e9899c7c39556b7019c8534fc55e0e;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