[PATCH 0/3] Convert dw_mci_pltfm_prepare_command into a library call

From: Shawn Lin
Date: Mon Jan 18 2016 - 22:44:50 EST



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