Re: [PATCH] mmc: sdhci-msm: Fix fallout from sdhci refactoring

From: Kevin Hilman
Date: Tue Jun 10 2014 - 15:42:09 EST


Stephen Boyd <sboyd@xxxxxxxxxxxxxx> writes:

> The sdhci core was refactored recently and some of those
> refactorings required changes in every sdhci platform driver.
> Those updates happened around the same time as when the msm
> driver was merged so the refactorings missed the msm driver.
> Hook in the basic library functions so that we can boot apq8074
> dragonboards again instead of crashing when we try to jump to
> NULL function pointers.
>
> Reported-by: Kevin Hilman <khilman@xxxxxxxxxx>
> Cc: Georgi Djakov <gdjakov@xxxxxxxxxx>
> Cc: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
> Signed-off-by: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>

Tested-by: Kevin Hilman <khilman@xxxxxxxxxx>

I verifed that this patch on top of next-20140610 gets the qcom
dragonboard booting again.

Kevin
--
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/