[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)
commit20ea079e5883ab2b82fa5e576957f52e4e5c252c
treeb29d55ec3c4e4df846914365ad0c5a7eecbb2408
parentaef9d533da2eb7a5700a8c8700f2597c35cc50d1
[PATCH] libata-dev: Use new ata_queue_pio_task() for PIO polling task

  - 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>
drivers/scsi/libata-core.c