From: Russell King Date: Thu, 25 Sep 2008 20:05:02 +0000 (+0100) Subject: [ARM] dma: Reduce to one dma_map_sg()/dma_unmap_sg() implementation X-Git-Tag: v2.6.28-rc1~293^2~9^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01135d92c1a540cd3370f7cf3d1c762320b85034;p=pandora-kernel.git [ARM] dma: Reduce to one dma_map_sg()/dma_unmap_sg() implementation No point having two of these; dma_map_page() can do all the work for us. Signed-off-by: Russell King --- Reading git-diff-tree failed