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)
commit4cc980b34b2a25f600576dcd11de388bc44e1ebd
tree06acf97de2b32be5d65de4e1f3749c5ca1363fb4
parent0bc2a79a2002e3cc1b514c100b6c576983da6a90
libata: move ata_altstatus() to pio data xfer functions

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