From: Seungwon Jeon Date: Wed, 26 Dec 2012 01:40:17 +0000 (+0900) Subject: mmc: queue: exclude asynchronous transfer for special request X-Git-Tag: v3.9-rc1~78^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=369d321ed1baa7748e770aaaae4d8effad699633;p=pandora-kernel.git mmc: queue: exclude asynchronous transfer for special request 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 Reviewed-by: Konstantin Dorfman Signed-off-by: Chris Ball --- Reading git-diff-tree failed