From: Rajendra Nayak Date: Fri, 1 Jun 2012 08:32:49 +0000 (+0530) Subject: ARM: OMAP: clock: list all clk_hw_omap clks to enable/disable autoidle X-Git-Tag: omap-for-v3.8/clock-signed^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23fb8ba3a8f55f28a7a89b64b3711fcf72239d7f;p=pandora-kernel.git ARM: OMAP: clock: list all clk_hw_omap clks to enable/disable autoidle Platforms can call omap2_init_clk_hw_omap_clocks() to register a clock using clk_hw_omap. omap2_clk_enable_autoidle_all() and omap2_clk_disable_autoidle_all() can then be used to run through all the clocks which support autoidle to enable/disable them. Signed-off-by: Rajendra Nayak Signed-off-by: Mike Turquette [paul@pwsan.com: added kerneldoc on non-trivial new functions] Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed