From: Paul Walmsley Date: Fri, 25 Feb 2011 22:39:27 +0000 (-0700) Subject: OMAP2xxx: clock: add clockfw autoidle support for APLLs X-Git-Tag: v2.6.39-rc1~432^2~10^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92618ff8b025419960e2e845983f0f49b0cb57a9;p=pandora-kernel.git OMAP2xxx: clock: add clockfw autoidle support for APLLs OMAP2xxx devices have two on-chip APLLs. These APLLs can automatically enter idle when not in use. Connect the APLL autoidle code to the clock code, so that the clock framework can handle this process. As part of this patch, remove the code in mach-omap2/pm24xx.c that previously handled APLL autoidle control. Signed-off-by: Paul Walmsley Cc: Kevin Hilman Tested-by: Rajendra Nayak Reviewed-by: Kevin Hilman --- Reading git-diff-tree failed