commit | 0455fcc821e87d362f2047922c59c0f378a122b5 | [log] [tgz] |
---|---|---|
author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Sat Jan 26 20:13:12 2008 +0100 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Sat Jan 26 20:13:12 2008 +0100 |
tree | 34e50ace5cbe95378234c859032a3f47e4a7b183 | |
parent | 4d977e43d8ae758434e603cf2455d955f71c77c4 [diff] |
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 <sshtylyov@ru.mvista.com> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>