These patches added some feature for dw-mmc. Jaehoon Chung (5): mmc: dw-mmc: fixed the section mismatch in reference mmc: dw-mmc: ensure that the card is not busy when changing clock. mmc: dw-mmc: add the platdata related with clock mmc: dw-mmc: add the header file for exynos specific code. mmc: dw-mmc: add the use_hold_reg in CMD register drivers/mmc/host/dw_mmc-pltfm.c | 4 +- drivers/mmc/host/dw_mmc.c | 71 +++++++++++++++++++++++++++++++++---- drivers/mmc/host/dw_mmc.h | 2 + include/linux/mmc/dw_mmc.h | 11 ++++++ include/linux/mmc/exynos-dw_mmc.h | 55 ++++++++++++++++++++++++++++ 5 files changed, 134 insertions(+), 9 deletions(-) create mode 100644 include/linux/mmc/exynos-dw_mmc.h -- 1.7.4.1 -- 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