mmc: block: don't start new request when the card is removed
authorSeungwon Jeon <tgih.jun@samsung.com>
Tue, 22 Jan 2013 10:48:07 +0000 (19:48 +0900)
committerChris Ball <cjb@laptop.org>
Sun, 24 Feb 2013 19:37:12 +0000 (14:37 -0500)
commit7a81902fa52f2b6f5037e167f74ebb5a41cfc7d1
treea01ef6d9c14c1168a1e42c5f223ed161a78d3067
parent9b844961c265a8ee4bdacd8404d078d7f1319957
mmc: block: don't start new request when the card is removed

It's not necessary to start a new request while error handling if
the card was removed.

Signed-off-by: Seungwon Jeon <tgih.jun@samsung.com>
Acked-by: Jaehoon Chung <jh80.chung@samsung.com>
Tested-by: Konstantin Dorfman <kdorfman@codeaurora.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/card/block.c