From: Jouni Hogander Date: Fri, 9 Jan 2009 07:52:33 +0000 (+0200) Subject: OMAP3: PM: Emu_pwrdm is switched off by hardware even when sdti is in use X-Git-Tag: v2.6.28-omap1^0 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ec95b96fd77036a13398c66901e11cd301190d0;p=pandora-kernel.git OMAP3: PM: Emu_pwrdm is switched off by hardware even when sdti is in use Using sdti doesn't keep emu_pwrdm on if hardware supervised pwrdm transitions are used. This causes sdti stop to work when power management is initialized and hardware supervised pwrdm control is enabled. This patch disables hardware supervised pwrdm control for emu_pwrdm. Now emu_pwrdm is switched off on boot by software when it is not used. Signed-off-by: Jouni Hogander Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed