Hi Here are 2 small patches to enable card detect wake for Intel BYT-related SD card host controllers. Adrian Hunter (2): mmc: slot-gpio: Add support to enable irq wake on cd_irq mmc: sdhci-pci: Enable card detect wake for Intel BYT-related SD card host controllers drivers/mmc/core/core.c | 5 ++++- drivers/mmc/core/slot-gpio.c | 12 ++++++++++++ drivers/mmc/host/sdhci-pci-core.c | 3 +++ drivers/mmc/host/sdhci-pci.h | 1 + include/linux/mmc/host.h | 1 + include/linux/mmc/slot-gpio.h | 1 + 6 files changed, 22 insertions(+), 1 deletion(-) Regards Adrian -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html