[libata] revert new check-ready Status register logic
authorJeff Garzik <jeff@garzik.org>
Fri, 9 May 2008 19:00:55 +0000 (15:00 -0400)
committerJeff Garzik <jgarzik@redhat.com>
Fri, 9 May 2008 19:00:55 +0000 (15:00 -0400)
This behavior differs across multiple controllers, so we cannot use
common logic for all controllers.

Revert back to the basic common behavior, and specific drivers will
be updated from here to take into account the unusual Status return
values.

Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

No differences found