
27 Sep
2016
27 Sep
'16
2:33 a.m.
On 23 September 2016 at 04:13, Jaehoon Chung jh80.chung@samsung.com wrote:
Some arguments don't need to pass to dwmci_setup_cfg. They are already included in dwmci_host structure.
Signed-off-by: Jaehoon Chung jh80.chung@samsung.com
drivers/mmc/dw_mmc.c | 13 ++++++------- drivers/mmc/exynos_dw_mmc.c | 3 +-- drivers/mmc/rockchip_dw_mmc.c | 3 +-- drivers/mmc/socfpga_dw_mmc.c | 3 +-- include/dwmmc.h | 8 +++----- 5 files changed, 12 insertions(+), 18 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org