From: David Ding <[email protected]>
CC: Chris Ball <[email protected]>
CC: Arnd Bergmann <[email protected]>
CC: Dima Zavin <[email protected]>
Signed-off-by: Bentao Zou <[email protected]>
Signed-off-by: David Ding <[email protected]>
Signed-off-by: San Mehat <[email protected]>
Signed-off-by: John Stultz <[email protected]>
---
drivers/mmc/card/block.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/drivers/mmc/card/block.c b/drivers/mmc/card/block.c
index 61d233a..edac9ac 100644
--- a/drivers/mmc/card/block.c
+++ b/drivers/mmc/card/block.c
@@ -440,6 +440,8 @@ static int mmc_blk_issue_rw_rq(struct mmc_queue *mq, struct
request *req)
continue;
}
status = get_card_status(card, req);
+ } else if (disable_multi == 1) {
+ disable_multi = 0;
}
if (brq.cmd.error) {
--
1.7.3.2.146.gca209
--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html