From: Bartlomiej Zolnierkiewicz Date: Wed, 23 Jul 2008 17:55:55 +0000 (+0200) Subject: ide: remove dead Virtual DMA support X-Git-Tag: v2.6.27-rc1~854^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba4b2e607e4e9eaa929935325dafd5c86d3b5262;p=pandora-kernel.git ide: remove dead Virtual DMA support Lets remove dead Virtual DMA support for now so it doesn't clutter core IDE code (it can be bring back when there is a need for it): * Remove IDE_HFLAG_VDMA host flag. * Remove ide_drive_t.vdma flag. * cs5520.c: remove stale FIXMEs, cs5520_dma_host_set() and cs5520_dma_ops (also there is no longer a need to set IDE_HFLAG_NO_ATAPI_DMA). There should be no functional changes caused by this patch. Cc: TAKADA Yoshihito Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed