]> asedeno.scripts.mit.edu Git - linux.git/commit
mmc: host: omap_hsmmc: reset cmd line on ceb error
authorRavikumar Kattekola <rk@ti.com>
Mon, 30 Jan 2017 10:11:56 +0000 (15:41 +0530)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 13 Feb 2017 12:20:54 +0000 (13:20 +0100)
commit24380dd4f8da47951ebaab26f9bfd398e83b186d
tree5b974a1d7565a04e024cfb0d6ea5dfbc1acc273f
parent3d33cb5ad582cef7d0c4f0397cf6a3307ce8802c
mmc: host: omap_hsmmc: reset cmd line on ceb error

When CEB (command end bit error) occurs
reset CMD line to avoid system ending up in
erroneous state.
While command line is reset for CTO and CCRC errors,
it's not done for CEB error. Fix it here.

Reviewed-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Ravikumar Kattekola <rk@ti.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/omap_hsmmc.c