]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0af8b3cb90e913a59775e86b7f743033dfcc7528
tree06acf97de2b32be5d65de4e1f3749c5ca1363fb4
parentdc74657234b8d0a56016410ac278822185fbf578
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