commit | 5b4c924b1a18f0d04732ee03b408ace39089fdcf | [log] [tgz] |
---|---|---|
author | Seungwon Jeon <tgih.jun@samsung.com> | Wed Dec 26 10:40:17 2012 +0900 |
committer | Chris Ball <cjb@laptop.org> | Mon Jan 28 06:51:33 2013 -0500 |
tree | 6fbc2aa250146638f8e9c3ffe7cbf66a04adb2c8 | |
parent | aa11d6d892c9cf0170865fadbce04d558d359d1a [diff] |
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 <tgih.jun@samsung.com> Reviewed-by: Konstantin Dorfman <kdorfman@codeaurora.org> Signed-off-by: Chris Ball <cjb@laptop.org>