commit | ed1563de0bc90e09d9707a85cf8d0e958c6f6261 | [log] [tgz] |
---|---|---|
author | Adrian Hunter <adrian.hunter@intel.com> | Wed Jun 29 16:24:29 2016 +0300 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Jul 25 10:34:41 2016 +0200 |
tree | bc1221a33e862c4a7bdc0a2dbe186dec2cea61a0 | |
parent | 0cc563ce5436dca3119af86d0396412efec13a0f [diff] |
mmc: sdhci: Track whether a reset is pending SDHCI recovers from errors by resetting the cmd and data circuits. Until that is done, there very well might be more interrupts, so ignore them in that case. Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>