Message ID | 20181115135343.31540-1-adrian.hunter@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | mmc: sdhci: Fixes for error handling | expand |
On 15 November 2018 at 14:53, Adrian Hunter <adrian.hunter@intel.com> wrote: > Hi > > Here are a couple of fixes for sdhci error handling. I came accoss these > while forcing the controller to produce CRC errors. AFAIK they do not > address problems seen in the wild, so I haven't marked the patches for > stable. > > > Adrian Hunter (3): > mmc: sdhci: Fix data command CRC error handling > mmc: sdhci: Rename SDHCI_ACMD12_ERR and SDHCI_INT_ACMD12ERR > mmc: sdhci: Handle auto-command errors > > drivers/mmc/host/sdhci-esdhc-imx.c | 12 +++--- > drivers/mmc/host/sdhci.c | 79 +++++++++++++++++++++++++------------- > drivers/mmc/host/sdhci.h | 11 ++++-- > 3 files changed, 66 insertions(+), 36 deletions(-) > > > Regards > Adrian Applied for next, thanks! Kind regards Uffe