From: Dave Gerlach Date: Tue, 15 Sep 2015 19:47:34 +0000 (-0500) Subject: ARM: OMAP2+: AM43XX: Enable autoidle for clks in am43xx_init_late X-Git-Tag: omap-for-v4.3/fixes-rc2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08224a7d410699abce42674ee15a7cf37d54f340;p=pandora-kernel.git ARM: OMAP2+: AM43XX: Enable autoidle for clks in am43xx_init_late Add omap2_clk_enable_autoidle_all to am43xx_init_late otherwise the call to omap2_clk_disable_autoidle_all in am43xx_init_early may cause some clocks to always stay active and prevent low power mode transitions. Signed-off-by: Dave Gerlach Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed