Hi Here are 2 patches to add runtime pm to sdhci-pci. Adrian Hunter (2): mmc: core: move ->request() call from atomic context mmc: sdhci-pci: add runtime pm support drivers/mmc/core/core.c | 28 ++++- drivers/mmc/host/sdhci-pci.c | 182 ++++++++++++++++++++++++++++++- drivers/mmc/host/sdhci.c | 255 ++++++++++++++++++++++++++++++++++------- drivers/mmc/host/sdhci.h | 5 + include/linux/mmc/sdhci.h | 8 ++ 5 files changed, 426 insertions(+), 52 deletions(-) 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