Hi Here are 2 small patches to enable card detect wake for Intel BYT-related SD card host controllers. Changes in V2: Use a host capability to select card detect wake 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 | 2 ++ drivers/mmc/host/sdhci-pci-core.c | 2 +- include/linux/mmc/host.h | 2 ++ 4 files changed, 9 insertions(+), 2 deletions(-) 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