Re: [U-Boot] [PATCH] MMC: Do not write to mmc_uclass_priv if it was not allocated

2016-06-30 Thread Matt Corallo
t;>> Hi Matt, >>> >>> On 25 June 2016 at 14:57, Matt Corallo <li...@bluematt.me> wrote: >>>> Signed-off-by: Matt Corallo <g...@bluematt.me> >>>> --- >>>> drivers/mmc/mmc.c | 3 ++- >>>> 1 file changed, 2 insertions(+)

[U-Boot] [PATCH] MMC: Do not write to mmc_uclass_priv if it was not allocated

2016-06-26 Thread Matt Corallo
Signed-off-by: Matt Corallo <g...@bluematt.me> --- drivers/mmc/mmc.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/mmc/mmc.c b/drivers/mmc/mmc.c index aabfc71..eba20f0 100644 --- a/drivers/mmc/mmc.c +++ b/drivers/mmc/mmc.c @@ -1734,7 +1734,8 @@ int mmc_init(