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:
3cca6dc
)
ide-cd: convert to blk_delay_queue() for a short pause
author
Jens Axboe
<jaxboe@fusionio.com>
Fri, 16 Apr 2010 19:11:21 +0000
(21:11 +0200)
committer
Jens Axboe
<jaxboe@fusionio.com>
Thu, 10 Mar 2011 07:45:54 +0000
(08:45 +0100)
It was always abuse to reuse the plugging infrastructure for this,
convert it to the (new) real API for delaying queueing a bit.
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
Acked-by: David S. Miller <davem@davemloft.net>
No differences found