commit | 369d321ed1baa7748e770aaaae4d8effad699633 | [log] [tgz] |
---|---|---|
author | Seungwon Jeon <tgih.jun@samsung.com> | Wed Dec 26 10:40:17 2012 +0900 |
committer | Chris Ball <cjb@laptop.org> | Mon Feb 11 13:28:48 2013 -0500 |
tree | 7aae0b0a3e77dda2c5966cb0fd39d9883c77ec3a | |
parent | 8af5075088a0aaa64caed5ed212b485b5760bf0b [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>