On 21/11/18 12:33 PM, Faiz Abbas wrote: > The following patches fix tuning related errors in the > sdhci-omap driver. > > v2: > Added Fixes and stable tags for patch 1. > Re-enable DCRC in patch 1 only if it was enabled before > Squashed patches 2 & 3 > > Faiz Abbas (3): > mmc: sdhci-omap: Fix DCRC error handling during tuning > mmc: sdhci-omap: Add platform specific reset callback > mmc: sdhci-omap: Remove redundant structure assignments > > drivers/mmc/host/sdhci-omap.c | 36 ++++++++++++++++++++++++++--------- > 1 file changed, 27 insertions(+), 9 deletions(-) > Acked-by: Adrian Hunter <adrian.hunter@xxxxxxxxx>