From: Bartlomiej Zolnierkiewicz Date: Sat, 26 Jan 2008 19:13:12 +0000 (+0100) Subject: ide: fix final status check in drive_cmd_intr() X-Git-Tag: v2.6.25-rc1~1227^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0455fcc821e87d362f2047922c59c0f378a122b5;p=pandora-kernel.git ide: fix final status check in drive_cmd_intr() Don't check for READY_STAT bit being set for PIO-in protocol (makes the final status check in drive_cmd_intr() match the one in task_in_intr()). Also fix function name reported by ide_error() call while at it. Acked-by: Sergei Shtylyov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed