[U-Boot] [PATCH] mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfg

Simon Glass sjg at chromium.org
Tue Sep 27 02:33:49 CEST 2016


On 23 September 2016 at 04:13, Jaehoon Chung <jh80.chung at 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 at 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 at chromium.org>


More information about the U-Boot mailing list