[U-Boot] [PATCH 1/2] mmc: sdhci: remove the unused argument for sdhci_setup_cfg

Simon Glass sjg at chromium.org
Thu Aug 4 04:35:24 CEST 2016


Hi Jaehoon,

On 31 July 2016 at 20:20, Simon Glass <sjg at chromium.org> wrote:
> On 26 July 2016 at 04:06, Jaehoon Chung <jh80.chung at samsung.com> wrote:
>> buswidth isn't used anywhere in sdhci_setup_cfg.
>>
>> Signed-off-by: Jaehoon Chung <jh80.chung at samsung.com>
>> ---
>>  drivers/mmc/msm_sdhci.c  | 4 ++--
>>  drivers/mmc/sdhci.c      | 4 ++--
>>  drivers/mmc/zynq_sdhci.c | 2 +-
>>  include/sdhci.h          | 3 +--
>>  4 files changed, 6 insertions(+), 7 deletions(-)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>

Are you going to pick this up? I suggest that it goes in now since it
will affect people porting drivers.

Regards,
Simon


More information about the U-Boot mailing list