]> git.baikalelectronics.ru Git - kernel.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>
Sun, 24 Feb 2013 19:37:12 +0000 (14:37 -0500)
commit497fc7948c684bcd34591929042c0ff92dbefc26
treea01ef6d9c14c1168a1e42c5f223ed161a78d3067
parent44f4848b8a7c3afacf74bed24e203af64ac8a99e
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