[PATCH] libata-dev: Convert ata_pio_task() to use the new ata_hsm_move()
authorAlbert Lee <albertcc@tw.ibm.com>
Sat, 25 Mar 2006 09:50:15 +0000 (17:50 +0800)
committerJeff Garzik <jeff@garzik.org>
Wed, 29 Mar 2006 22:21:54 +0000 (17:21 -0500)
Convert ata_pio_task() to use the new ata_hsm_move().

Changes:
- refactor ata_pio_task() to poll device status register and
- call the new ata_hsm_move() when device indicates it is not BSY.

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

No differences found