Add codes for enable wakeup on detecting card change(insert or remove). It is required to enable in case like MMC_UNSAFE_RESUME. Wonil Choi (2): arm: samsung: add wakeup platdata mmc: sdhci-s3c: add to enable wakeup for sd-card arch/arm/plat-samsung/dev-hsmmc.c | 1 + arch/arm/plat-samsung/dev-hsmmc1.c | 1 + arch/arm/plat-samsung/dev-hsmmc2.c | 1 + arch/arm/plat-samsung/dev-hsmmc3.c | 1 + arch/arm/plat-samsung/include/plat/sdhci.h | 2 ++ drivers/mmc/host/sdhci-s3c.c | 15 ++++++++++++++- 6 files changed, 20 insertions(+), 1 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