[U-Boot] [PATCH 1/2] mmc: sdhci: use the host version value in sdhci_setup_cfg

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


On 09/27/2016 09:33 AM, Simon Glass wrote:
> On 23 September 2016 at 04:14, Jaehoon Chung <jh80.chung at samsung.com> wrote:
>> "host->version" isn't a SoC specific value.
>> It doesn't need to get in each SoC drivers.
>>
>> Signed-off-by: Jaehoon Chung <jh80.chung at samsung.com>
>> ---
>>  drivers/mmc/atmel_sdhci.c   | 1 -
>>  drivers/mmc/bcm2835_sdhci.c | 1 -
>>  drivers/mmc/kona_sdhci.c    | 5 -----
>>  drivers/mmc/msm_sdhci.c     | 3 ---
>>  drivers/mmc/mv_sdhci.c      | 4 ----
>>  drivers/mmc/s5p_sdhci.c     | 1 -
>>  drivers/mmc/sdhci.c         | 6 +++++-
>>  drivers/mmc/spear_sdhci.c   | 5 -----
>>  drivers/mmc/zynq_sdhci.c    | 2 --
>>  9 files changed, 5 insertions(+), 23 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