]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Tue, 12 Feb 2013 15:42:20 +0000 (10:42 -0500)
commitac3dc6685f8169e7ddcc6031a77d37178b8b8c1b
treea01ef6d9c14c1168a1e42c5f223ed161a78d3067
parent92f8ad3e29355ef120fcb090ace3083914b1692a
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