Dear, Ulf. Could you pull these patches for mmc-next? Best Regards, Jaehoon Chung The following changes since commit d689a660983cf600bd73e5f79650785471f3c13a: mmc: cast unsigned int to typeof(sector_t) to avoid unexpected error (2015-05-11 12:16:38 +0200) are available in the git repository at: https://github.com/jh80chung/dw-mmc.git tags/dw_mmc-next-for-ulf for you to fetch changes up to 33865962d87357cd39e446fc89e5509557483668: mmc: dw_mmc: rockchip: Fix modalias to make module auto-loading work (2015-05-18 05:41:28 +0900) ---------------------------------------------------------------- - Support the hi6200 - Fix modailis to make module auto-loading work - Use core to handle absent write protect line ---------------------------------------------------------------- Lars-Peter Clausen (1): mmc: dw_mmc: Use core to handle absent write protect line Zhangfei Gao (6): Document: dw_mmc-k3: add document of hi6220 mmc mmc: dw_mmc: add switch_voltage mmc: dw_mmc: k3: support hi6220 mmc: dw_mmc: k3: Fix modalias to make module auto-loading work mmc: dw_mmc: exynos: Fix modalias to make module auto-loading work mmc: dw_mmc: rockchip: Fix modalias to make module auto-loading work .../devicetree/bindings/mmc/k3-dw-mshc.txt | 28 ++++++ drivers/mmc/host/dw_mmc-exynos.c | 2 +- drivers/mmc/host/dw_mmc-k3.c | 105 ++++++++++++++++++++- drivers/mmc/host/dw_mmc-rockchip.c | 2 +- drivers/mmc/host/dw_mmc.c | 57 +++++------ drivers/mmc/host/dw_mmc.h | 5 +- include/linux/mmc/dw_mmc.h | 6 -- 7 files changed, 155 insertions(+), 50 deletions(-) -- 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