[PATCH] libata-dev: Use new ata_queue_pio_task() for PIO polling task
authorAlbert Lee <albertcc@tw.ibm.com>
Wed, 8 Feb 2006 08:48:49 +0000 (16:48 +0800)
committerJeff Garzik <jgarzik@pobox.com>
Thu, 9 Feb 2006 09:26:12 +0000 (04:26 -0500)
  - Use new ata_queue_pio_task() for PIO polling task.
  - Remove the unused ata_queue_packet_task() function.
    (irq-pio had merged the 2 queues into one.)

Signed-off-by: Albert Lee <albertcc@tw.ibm.com>
===
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>

No differences found