From: Albert Lee Date: Tue, 1 Nov 2005 11:24:49 +0000 (+0800) Subject: [PATCH] libata irq-pio: merge the ata_dataout_task workqueue with ata_pio_task workqueue X-Git-Tag: v2.6.18-rc1~1079^2~98^2~13^2~82 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e27486db89ef04d5df1727c52362fa3d50cff241;p=pandora-kernel.git [PATCH] libata irq-pio: merge the ata_dataout_task workqueue with ata_pio_task workqueue - remove ap->dataout_task from struct ata_port - let ata_pio_task() handle the HSM_ST_FIRST state. - rename ata_dataout_task() to ata_pio_first_block() - replace the ata_dataout_task workqueue with ata_pio_task workqueue Signed-off-by: Albert Lee ======== Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed