[U-Boot] [PATCH v2 2/2] mmc: sdhci: use the generic error number

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


On 09/27/2016 09:33 AM, Simon Glass wrote:
> On 25 September 2016 at 17:10, Jaehoon Chung <jh80.chung at samsung.com> wrote:
>> Use the generic error number instead of meaningless value.
>>
>> Signed-off-by: Jaehoon Chung <jh80.chung at samsung.com>
>> ---
>> Changelog for V2:
>>         - Fix the missed error number
>>         - Add the other controller (bcm2835_sdhci, ftsdc021_sdhc)
>>
>>  drivers/mmc/bcm2835_sdhci.c  |  2 +-
>>  drivers/mmc/ftsdc021_sdhci.c |  2 +-
>>  drivers/mmc/kona_sdhci.c     |  6 +++---
>>  drivers/mmc/mv_sdhci.c       |  2 +-
>>  drivers/mmc/s5p_sdhci.c      |  8 ++++----
>>  drivers/mmc/sdhci.c          | 12 ++++++------
>>  6 files changed, 16 insertions(+), 16 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