On 2 December 2016 at 14:14, Adrian Hunter <adrian.hunter@xxxxxxxxx> wrote: > Hi > > Here are some small SDHCI tuning-related fixes and some clean-ups. > > Changes in V2: > Added clean-up patches > > > Adrian Hunter (9): > Revert "mmc: sdhci: Reset cmd and data circuits after tuning failure" > mmc: sdhci: Fix recovery from tuning timeout > mmc: sdhci: Fix tuning reset after exhausting the maximum number of loops > mmc: sdhci: Always allow tuning to fall back to fixed sampling > mmc: mmc: Introduce mmc_abort_tuning() > mmc: sdhci: Use mmc_abort_tuning() > mmc: sdhci: Factor out tuning helper functions > mmc: sdhci: Simplify tuning block size logic > mmc: sdhci: Tidy tuning loop > > drivers/mmc/core/mmc_ops.c | 25 ++++ > drivers/mmc/host/sdhci.c | 278 ++++++++++++++++++++++++--------------------- > include/linux/mmc/core.h | 1 + > 3 files changed, 173 insertions(+), 131 deletions(-) > > > Regards > Adrian Thanks, applied for next. I also picked v3 of patch 7/9. Kind regards Uffe -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html