]> rtime.felk.cvut.cz Git - linux-imx.git/commit
mmc: jz4740: Fix handling of read errors.
authorPaul Cercueil <paul@crapouillou.net>
Sun, 9 Jun 2013 19:10:02 +0000 (21:10 +0200)
committerChris Ball <cjb@laptop.org>
Thu, 27 Jun 2013 16:39:12 +0000 (12:39 -0400)
commit8a489aa10cf84e54de812bd964f3520504460b94
tree288bec968688a3e66b4d0a1b53516d50378cea60
parent331947932dfded1e458af9eee43aec918d7a5dad
mmc: jz4740: Fix handling of read errors.

For no reason, the code handling write errors was implemented while
the code handling read errors was missing.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/jz4740_mmc.c