wl12xx_sdio: set MMC_PM_KEEP_POWER flag on suspend
authorEliad Peller <eliad@wizery.com>
Fri, 13 May 2011 08:57:10 +0000 (11:57 +0300)
committerLuciano Coelho <coelho@ti.com>
Fri, 13 May 2011 11:55:48 +0000 (14:55 +0300)
if a wow trigger was configured, set the MMC_PM_KEEP_POWER flag
on suspend, so our power will be kept while the system is suspended.

We needed to set this flag on each suspend attempt (when we want
to keep power)

Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>

No differences found