From: Bartlomiej Zolnierkiewicz Date: Fri, 20 Jun 2008 18:53:33 +0000 (+0200) Subject: ide: increase timeout in wait_drive_not_busy() X-Git-Tag: v2.6.26-rc7~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f54feafa6d47d0aa1a96adefdc763b708b02f94f;p=pandora-kernel.git ide: increase timeout in wait_drive_not_busy() Some ATAPI devices take longer than the current max timeout value to become ready (i.e. TEAC DV-W28ECW takes 6 ms) so increase the timeout value to 10 ms. This fixes kernel.org bugzilla bug #10887: http://bugzilla.kernel.org/show_bug.cgi?id=10887 Reported-by: Masanari Iida Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed