From: Bartlomiej Zolnierkiewicz Date: Fri, 1 Feb 2008 22:09:31 +0000 (+0100) Subject: ide: use ide_destroy_dmatable() instead of pci_unmap_sg() (take 2) X-Git-Tag: v2.6.25-rc1~1078^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6fb786d6dcdd7d730e4fba620b071796f487e1b;p=pandora-kernel.git ide: use ide_destroy_dmatable() instead of pci_unmap_sg() (take 2) Use ide_destroy_dmatable() in: * ide-dma.c::ide_build_dmatable() * sgiioc4.c::sgiioc4_build_dma_table() * pmac.c::pmac_ide_{build,destroy}_dmatable() There should be no functionality changes caused by this patch. v2: * pmac.c build fix from Andrew Morton. Cc: Sergei Shtylyov Cc: Andrew Morton Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed