Hi Here are some changes to allow wl12xx/SDIO to be set up for sdhci-pci. There a a couple of fixes plus a method to get platform data. The changes to the platform files are not included in this patchset. Adrian Hunter (4): mmc: sdhci: fix vmmc handling mmc: sdhci: prevent card detection activity for non-removable cards mmc: sdhci-pci: add platform data mmc: sdhci-pci: get gpio numbers from platform data drivers/mmc/host/sdhci-pci.c | 137 +++++++++++++++++------------------- drivers/mmc/host/sdhci.c | 50 ++++++------- include/linux/mmc/sdhci-pci-data.h | 18 +++++ 3 files changed, 108 insertions(+), 97 deletions(-) create mode 100644 include/linux/mmc/sdhci-pci-data.h Regards Adrian Hunter -- 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