From: Bartlomiej Zolnierkiewicz Date: Fri, 27 Mar 2009 11:46:32 +0000 (+0100) Subject: ide: remove ->data_phase field from ide_hwif_t X-Git-Tag: v2.6.30-rc1~623^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3d9a73a83d98fc466dabdcfe4f4e7e4419e3f8e;p=pandora-kernel.git ide: remove ->data_phase field from ide_hwif_t * Always use hwif->task->data_phase and remove ->data_phase field from ide_hwif_t. * Remove superfluous REQ_TYPE_ATA_TASKFILE check from ide_pio_datablock() while at it. There should be no functional changes caused by this patch. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed