From: FUJITA Tomonori Date: Tue, 15 Jul 2008 19:21:44 +0000 (+0200) Subject: ide: remove ide_wait/head_wait path in ide_do_drive_cmd X-Git-Tag: v2.6.27-rc1~1078^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f2e1ceef45ac07d7c52d16de2531a56c453bb0f;p=pandora-kernel.git ide: remove ide_wait/head_wait path in ide_do_drive_cmd Now all the users of ide_do_drive_cmd using ide_wait/head_wait are converted to use blk_execute_rq this removes the ide_wait/head_wait path in ide_do_drive_cmd. Signed-off-by: FUJITA Tomonori Cc: Borislav Petkov Cc: Jens Axboe Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed