From: Bartlomiej Zolnierkiewicz Date: Fri, 10 Oct 2008 20:39:23 +0000 (+0200) Subject: ide: enhance ide_busy_sleep() X-Git-Tag: v2.6.28-rc1~710^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b163f46d5ecf48d883ce156e5e5a21a1a9a125c7;p=pandora-kernel.git ide: enhance ide_busy_sleep() * Make ide_busy_sleep() take timeout value as a parameter and also allow use of AltStatus Register if requested with altstatus parameter. Update existing users accordingly. * Convert ide_driveid_update() and actual_try_to_identify() to use ide_busy_sleep(). There should be no functional changes caused by this patch. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed