Re: [PATCH v3 02/15] mmc: host: omap_hsmmc: return on fatal errors from omap_hsmmc_reg_get

From: Tony Lindgren
Date: Fri Aug 28 2015 - 15:04:12 EST


* Olof Johansson <olof@xxxxxxxxx> [150828 11:11]:
> Hi,
>
> On Thu, Aug 27, 2015 at 2:13 AM, Kishon Vijay Abraham I <kishon@xxxxxx> wrote:
> > Now return error only if the return value of
> > devm_regulator_get_optional() is not the same as -ENODEV, since with
> > -EPROBE_DEFER, the regulator can be obtained later and all other
> > errors are fatal.
> >
> > Signed-off-by: Kishon Vijay Abraham I <kishon@xxxxxx>
> > Tested-by: Tony Lindgren <tony@xxxxxxxxxxx>
>
> I bisected boot failures on Panda ES with multi_v7_defconfig down to
> this commit on last night's -next build:
>
> http://arm-soc.lixom.net/bootlogs/next/next-20150828/pandaes-arm-multi_v7_defconfig.html

MMC is working for me at least on Duovero. Interesting that you also
have all kind of errors there, I guess this is some older revision
of the board.

Anyways, Kishon, care to look into what might be causing this?

Regards,

Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/