From: Paul Walmsley Date: Fri, 4 Apr 2008 01:09:43 +0000 (-0600) Subject: OMAP3 clock: add OMAP3 DPLL autoidle functions X-Git-Tag: v2.6.25-omap1~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a9969ed5c5d39a2f81e6352912f4dbc93784684;p=pandora-kernel.git OMAP3 clock: add OMAP3 DPLL autoidle functions This patch adds support for DPLL autoidle control to the OMAP3 clock framework. These functions will be used by the noncore DPLL enable and disable code - this is because, according to the CDP code, the DPLL autoidle status must be saved and restored across DPLL lock/bypass/off transitions. N.B.: the CORE DPLL (DPLL3) has three autoidle mode options, rather than just two. This code currently does not support the third option, low-power bypass autoidle. Signed-off-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed