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

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


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>


More information about the U-Boot mailing list