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~35^2~58^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b4c924b1a18f0d04732ee03b408ace39089fdcf;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