summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci.h
diff options
context:
space:
mode:
authorAdrian Hunter <adrian.hunter@intel.com>2018-11-15 16:53:41 +0300
committerUlf Hansson <ulf.hansson@linaro.org>2018-12-17 10:26:24 +0300
commit4bf780996669280171c9cd58196512849b93434e (patch)
tree7b7cfbb93d5ec271c3ec688cbdff2800d993111b /drivers/mmc/host/sdhci.h
parent7e2d23ec3a7d84fa5f64f2f6c66619d40adfdec3 (diff)
downloadlinux-4bf780996669280171c9cd58196512849b93434e.tar.xz
mmc: sdhci: Fix data command CRC error handling
Existing data command CRC error handling is non-standard and does not work with some Intel host controllers. Specifically, the assumption that the host controller will continue operating normally after the error interrupt, is not valid. Change the driver to handle the error in the same manner as a data CRC error, taking care to ensure that the data line reset is done for single or multi-block transfers, and it is done before unmapping DMA. Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/mmc/host/sdhci.h')
0 files changed, 0 insertions, 0 deletions