OSDN Git Service

mmc: sdhci: add IRQ wake up support
authorKevin Liu <kliu5@marvell.com>
Sat, 5 Jan 2013 09:21:33 +0000 (17:21 +0800)
committerChris Ball <cjb@laptop.org>
Mon, 28 Jan 2013 11:51:33 +0000 (06:51 -0500)
commit8678b8181dacb1804325f70e63a176873ce9784f
tree1adb8ab484cd55940c6ad73b40f2a959c7f5fff8
parentf6f926885faa07aa9f54617b4e59fa33074500f5
mmc: sdhci: add IRQ wake up support

Don't disable SD Host IRQ during suspend if it is wake up source.
Enable wakeup event during suspend.

Signed-off-by: Jialing Fu <jlfu@marvell.com>
Signed-off-by: Kevin Liu <kliu5@marvell.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/sdhci.c