From: Bartlomiej Zolnierkiewicz Date: Mon, 13 Oct 2008 19:39:37 +0000 (+0200) Subject: ide: DMA_PIO_RETRY -> IDE_DFLAG_DMA_PIO_RETRY X-Git-Tag: v2.6.28-rc1~599^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c39220483ebe6871fb129d4b2236cd95290c41fc;p=pandora-kernel.git ide: DMA_PIO_RETRY -> IDE_DFLAG_DMA_PIO_RETRY Add IDE_DFLAG_DMA_PIO_RETRY and use it instead of ide_drive_t.state + DMA_PIO_RETRY. There should be no functional changes cause by this patch. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed