From: Bartlomiej Zolnierkiewicz Date: Wed, 23 Jul 2008 17:55:51 +0000 (+0200) Subject: ide: remove ->dma_{status,command} fields from ide_hwif_t X-Git-Tag: v2.6.27-rc1~854^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cab7f8eda40d3e3e16b137c67cdddc2cf893c5d7;p=pandora-kernel.git ide: remove ->dma_{status,command} fields from ide_hwif_t * Use ->dma_base + offset instead of ->dma_{status,command} and remove no longer needed ->dma_{status,command}. While at it: * Use ATA_DMA_* defines. There should be no functional changes caused by this patch. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed