git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8af5075
)
mmc: queue: exclude asynchronous transfer for special request
author
Seungwon Jeon
<tgih.jun@samsung.com>
Wed, 26 Dec 2012 01:40:17 +0000
(10:40 +0900)
committer
Chris 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