From: Albert Lee Date: Wed, 8 Feb 2006 08:48:49 +0000 (+0800) Subject: [PATCH] libata-dev: Use new ata_queue_pio_task() for PIO polling task X-Git-Tag: v2.6.18-rc1~1079^2~98^2~13^2~53 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20ea079e5883ab2b82fa5e576957f52e4e5c252c;p=pandora-kernel.git [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 === Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed