[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)
commita1af37344f669d0fefa8c8a9e37eb6a7c086a2c2
tree8a24383b850349d59917680700829d2ac25750b2
parentbb5cb290f095f17f88c912e3da35adf5b2d9500b
[PATCH] libata-dev: Convert ata_pio_task() to use the new ata_hsm_move()

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>
drivers/scsi/libata-core.c
This page took 0.025313 seconds and 5 git commands to generate.