From: Jouni Hogander Date: Sat, 23 Aug 2008 23:11:49 +0000 (-0700) Subject: ARM: OMAP: 34xx specific check wether any fck is active before entering sleep X-Git-Tag: v2.6.27-omap1~293 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be97f5670582c6412bd979a21c87b999421ac05f;p=pandora-kernel.git ARM: OMAP: 34xx specific check wether any fck is active before entering sleep We cannot enter sleep_while_idle if some functional clocks are active. Add a check for enabled functional clocks for 34xx. Note that this workaround could be behind CONFIG_PM_DEBUG option when all drivers are configuring their sysconfig registers properly and using their clocks properly. Signed-off-by: Jouni Hogander Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed