This set of patch add the feature of notify and handling of PowerOff notification for eMMC 4.5 devices Girish K S (2): mmc: core: Add power off notify feature(eMMC 4.5) mmc: core: Add poweroff notify handling feature drivers/mmc/core/core.c | 29 +++++++++++++++++++++++++++++ drivers/mmc/core/mmc.c | 22 ++++++++++++++++++++-- drivers/mmc/host/sdhci.c | 11 +++++++++++ include/linux/mmc/card.h | 30 ++++++++++++++++++++++++++---- include/linux/mmc/host.h | 6 +++++- include/linux/mmc/mmc.h | 8 +++++++- 6 files changed, 98 insertions(+), 8 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