mmc: sdio: add power_restore support
authorOhad Ben-Cohen <ohad@wizery.com>
Sat, 2 Oct 2010 11:54:07 +0000 (13:54 +0200)
committerChris Ball <cjb@laptop.org>
Sat, 23 Oct 2010 13:11:18 +0000 (21:11 +0800)
commitd3fe37b1a1d98f060279bfa32fcf5a134851a91a
treeec12b9f05efdf9145f1d5f3a47976e586bef1b1b
parent12ae637f081a7a05144af65802a7b492b9162660
mmc: sdio: add power_restore support

Add a power_restore handler to the SDIO bus ops,
in order to support waking up SDIO cards that
were powered off by runtime pm.

Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
Tested-by: Luciano Coelho <luciano.coelho@nokia.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/core/sdio.c