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

Jaehoon Chung jh80.chung at samsung.com
Mon Oct 10 08:34:26 CEST 2016


On 09/27/2016 09:33 AM, Simon Glass wrote:
> 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>

Applied on u-boot-mmc.

Best Regards,
Jaehoon Chung

> 
> 
> 



More information about the U-Boot mailing list