ARM: OMAP: 34xx specific check wether any fck is active before entering sleep
authorJouni Hogander <jouni.hogander@nokia.com>
Sat, 23 Aug 2008 23:11:49 +0000 (16:11 -0700)
committerTony Lindgren <tony@atomide.com>
Sat, 23 Aug 2008 23:12:20 +0000 (16:12 -0700)
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 <jouni.hogander@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found