From: Jens Axboe Date: Fri, 16 Apr 2010 19:11:21 +0000 (+0200) Subject: ide-cd: convert to blk_delay_queue() for a short pause X-Git-Tag: v2.6.39-rc1~80^2~20^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a41e90bb7c931fd53d73ea770f5b251af6c91ce;p=pandora-kernel.git ide-cd: convert to blk_delay_queue() for a short pause 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 Acked-by: David S. Miller --- Reading git-diff-tree failed