This patch series adds the power off notification handling during suspend and system poweroff. For suspend mode short timeout is used, whereas for the normal poweroff long timeout is used. Includes the updates suggested for V2 patches. Girish K S (2): mmc: core: Add power off notify feature(eMMC 4.5) mmc: core: Add Poweroff Notify handling drivers/mmc/core/core.c | 33 +++++++++++++++++++++++++++++++++ drivers/mmc/core/mmc.c | 21 +++++++++++++++++++-- drivers/mmc/host/sdhci.c | 10 ++++++++++ include/linux/mmc/card.h | 20 ++++++++++++++++++++ include/linux/mmc/host.h | 5 +++++ include/linux/mmc/mmc.h | 7 +++++++ 6 files changed, 94 insertions(+), 2 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html