libata: move ata_altstatus() to pio data xfer functions
authorAlbert Lee <albertcc@tw.ibm.com>
Wed, 15 Aug 2007 07:19:45 +0000 (03:19 -0400)
committerJeff Garzik <jeff@garzik.org>
Fri, 12 Oct 2007 18:55:32 +0000 (14:55 -0400)
Move ata_altstatus() out from ata_hsm_move() to the pio data xfer
functions like ata_pio_sectors() and atapi_pio_bytes() where it makes
more sense.

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

No differences found