Hi Here are 3 little patches to fix a problem on Intel BXT/APL. The PCI and ACPI Ids for BXT/APL were added in v4.4 so the patches are cc stable v4.4+. AFAICT the patches do not conflict with other SDHCI patches on the mailing list at the moment. Adrian Hunter (3): mmc: sdhci: Add get_cd sdhci host operation mmc: sdhci-pci: Fix card detect race for Intel BXT/APL mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL drivers/mmc/host/sdhci-acpi.c | 35 ++++++++++++++++++++++++++++++++++- drivers/mmc/host/sdhci-pci-core.c | 27 +++++++++++++++++++++++++++ drivers/mmc/host/sdhci.c | 6 +++++- drivers/mmc/host/sdhci.h | 1 + 4 files changed, 67 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