]> git.ipfire.org Git - people/ms/u-boot.git/commit
mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfg
authorJaehoon Chung <jh80.chung@samsung.com>
Fri, 23 Sep 2016 10:13:16 +0000 (19:13 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 10 Oct 2016 06:23:33 +0000 (15:23 +0900)
commite5113c333b318328619f8cf2d9984f05fc5c3b59
tree4cea7cd8f14d93c927b18f5a39e3241fa9174b09
parent7aedafd6b374b9c052474dc248fa7173c5c048a2
mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfg

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>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/mmc/dw_mmc.c
drivers/mmc/exynos_dw_mmc.c
drivers/mmc/rockchip_dw_mmc.c
drivers/mmc/socfpga_dw_mmc.c
include/dwmmc.h