From: Sergei Shtylylov Date: Mon, 13 Oct 2008 19:39:29 +0000 (+0200) Subject: sgiioc4: sgiioc4_read_status drive busy check fix X-Git-Tag: v2.6.28-rc1~599^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa95f0e76571dc1b067d2839c11f2e5589d063d7;p=pandora-kernel.git sgiioc4: sgiioc4_read_status drive busy check fix Fix the drive non-busy criterion used by sgiioc4_read_status(): neither of the bits it expects to be set guarantees that the drive is not busy (and might be interrupting), only the BSY bit itself being zero gurantees that. While at it, use ATA_BUSY instead of hardcoded value everywhere... Signed-off-by: Sergei Shtylyov Cc: jeremy@sgi.com Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed