mbox series

[0/4] Tuning Fixes for sdhci-omap

Message ID 20181119111618.2745-1-faiz_abbas@ti.com (mailing list archive)
Headers show
Series Tuning Fixes for sdhci-omap | expand

Message

Faiz Abbas Nov. 19, 2018, 11:16 a.m. UTC
The following patches fix tuning related errors in the
sdhci-omap driver.

Faiz Abbas (4):
  mmc: sdhci-omap: Fix DCRC error handling during tuning
  mmc: sdhci-omap: Add variable to indicate host is tuning
  mmc: sdhci-omap: Add platform specific reset callback
  mmc: sdhci-omap: Remove redundant structure assignments

 drivers/mmc/host/sdhci-omap.c | 31 ++++++++++++++++++++++---------
 1 file changed, 22 insertions(+), 9 deletions(-)