This patchset expose dw_mci_pltfm_prepare_command towards to library call and remove the redundant code from dw_mmc-rockchip. Meanwhile we make dw_mmc-exynos to call it instead of changing cmdr in its variant drivers. Shawn Lin (3): mmc: dw_mmc: expose dw_mci_pltfm_prepare_command mmc: dw_mmc-rockchip: remove prepare_command hook mmc: dw_mmc-exynos: wrapper prepare_command drivers/mmc/host/dw_mmc-exynos.c | 4 ++-- drivers/mmc/host/dw_mmc-pltfm.c | 3 ++- drivers/mmc/host/dw_mmc-pltfm.h | 2 +- drivers/mmc/host/dw_mmc-rockchip.c | 9 ++------- 4 files changed, 7 insertions(+), 11 deletions(-) -- 2.3.7 -- 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