From: Russell King Date: Mon, 8 Dec 2008 19:25:28 +0000 (+0000) Subject: [ARM] dma: pata_icside's contiguous sg array is now redundant X-Git-Tag: v2.6.30-rc1~636^2~52^2~3^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6718653361e8f8a6aac9946822aa2090edf4f37;p=pandora-kernel.git [ARM] dma: pata_icside's contiguous sg array is now redundant Now that the IOMD DMA code walks the scatterlist using sg_next, converting the sg list into a contiguous list is no longer required. Signed-off-by: Russell King --- Reading git-diff-tree failed