linux/drivers/mmc
Adrian Hunter 87eadc0b8c mmc: sdhci: Handle auto-command errors
[ Upstream commit af849c8610 ]

If the host controller supports auto-commands then enable the auto-command
error interrupt and handle it. In the case of auto-CMD23, the error is
treated the same as manual CMD23 error. In the case of auto-CMD12,
commands-during-transfer are not permitted, so the error handling is
treated the same as a data error.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-04-27 09:36:39 +02:00
..
core mmc:fix a bug when max_discard is 0 2019-03-23 20:09:57 +01:00
host mmc: sdhci: Handle auto-command errors 2019-04-27 09:36:39 +02:00
Kconfig
Makefile