Changes since V1: - Define a new vendor ops to let vendor enable wakeup capability as per their needs. Sarthak Garg (2): mmc: core: Define a new vendor ops to enable wakeup capability mmc: sdhci-msm: Add wakeup functionality to sdio cards drivers/mmc/core/bus.c | 3 +++ drivers/mmc/host/sdhci-msm.c | 14 ++++++++++++++ include/linux/mmc/host.h | 7 +++++++ 3 files changed, 24 insertions(+) -- 2.17.1