[U-Boot] [PATCH] mmc: it's safe to ignore mmc_send_if_cond() return value

Andy Fleming afleming at gmail.com
Thu Jun 4 01:57:30 CEST 2009


On Wed, Jun 3, 2009 at 5:15 PM, Wolfgang Denk <wd at denx.de> wrote:

> Dear Ilya Yanok,
>
> In message <1242295389-3682-1-git-send-email-yanok at emcraft.com> you wrote:
> > Return value of mmc_send_if_cond() can be safely ignored (as it is
> > done in Linux). This makes older cards work with MXC MCI controller.
> >
> > Signed-off-by: Ilya Yanok <yanok at emcraft.com>
> > ---
> >  drivers/mmc/mmc.c |    4 ----
> >  1 files changed, 0 insertions(+), 4 deletions(-)
>
> Applied to master. Thanks.


Wolfgang, I have an identical, but different patch from Yauhen Kharuzhy
applied to my tree, ready for pulling...  I can take it out, but I hope I
don't have to back out a bunch of patches.  :)


More information about the U-Boot mailing list