Dear Ulf, Could you pull these patches into your mmc-next? The following changes since commit 2a688788ba1dd1dc905c24bf5b617aefdff4a68b: mmc: core: Don't use ->card_busy() and CMD13 in combination when polling (2016-10-21 10:18:07 +0200) are available in the git repository at: https://github.com/jh80chung/dw-mmc.git for-ulf for you to fetch changes up to 0a9bd53611e862d2a5e2f68513b2677b13b7b379: mmc: dw_mmc: remove system PM callback (2016-10-24 07:13:07 +0900) ---------------------------------------------------------------- Shawn Lin (9): mmc: dw_mmc: add runtime PM callback mmc: dw_mmc-rockchip: add runtime PM support mmc: core: expose the capability of gpio card detect mmc: dw_mmc: disable biu clk if possible mmc: dw_mmc-k3: deploy runtime PM facilities mmc: dw_mmc-exynos: deploy runtime PM facilities mmc: dw_mmc-pci: deploy runtime PM facilities mmc: dw_mmc-pltfm: deploy runtime PM facilities mmc: dw_mmc: remove system PM callback drivers/mmc/core/slot-gpio.c | 8 +++++++ drivers/mmc/host/dw_mmc-exynos.c | 24 +++++++++----------- drivers/mmc/host/dw_mmc-k3.c | 39 ++++++++------------------------ drivers/mmc/host/dw_mmc-pci.c | 29 ++++++++---------------- drivers/mmc/host/dw_mmc-pltfm.c | 28 +++++++---------------- drivers/mmc/host/dw_mmc-rockchip.c | 42 +++++++++++++++++++++++++++++++--- drivers/mmc/host/dw_mmc.c | 46 +++++++++++++++++++++++++------------- drivers/mmc/host/dw_mmc.h | 6 ++--- include/linux/mmc/slot-gpio.h | 1 + 9 files changed, 117 insertions(+), 106 deletions(-) Best Regards, Jaehoon Chung -- 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