mmc: queue: exclude asynchronous transfer for special request
authorSeungwon Jeon <tgih.jun@samsung.com>
Wed, 26 Dec 2012 01:40:17 +0000 (10:40 +0900)
committerChris Ball <cjb@laptop.org>
Mon, 11 Feb 2013 18:28:48 +0000 (13:28 -0500)
Unlike normal r/w request, special requests(discard, flush)
is finished with a one-time issue_fn. Request change to
mqrq_prev makes unnecessary call.

Signed-off-by: Seungwon Jeon <tgih.jun@samsung.com>
Reviewed-by: Konstantin Dorfman <kdorfman@codeaurora.org>
Signed-off-by: Chris Ball <cjb@laptop.org>

No differences found