[PATCH] libata-dev: wait idle after reading the last data block
authorAlbert Lee <albertcc@tw.ibm.com>
Sat, 25 Mar 2006 10:18:15 +0000 (18:18 +0800)
committerJeff Garzik <jeff@garzik.org>
Wed, 29 Mar 2006 22:22:36 +0000 (17:22 -0500)
Some CD-ROM drives are slow to clear DRQ, after the last data block
is read by PIO. Use ata_wait_idle() after reading the last data block.

Signed-off-by: Albert Lee <albertcc@tw.ibm.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found