From: FUJITA Tomonori Date: Fri, 22 Aug 2008 07:29:10 +0000 (+0900) Subject: x86: dma_*_coherent rework patchset v2, fix X-Git-Tag: v2.6.28-rc1~712^2^4~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=421076e2bec1b917bdcf83da35b24f6349bf35db;p=pandora-kernel.git x86: dma_*_coherent rework patchset v2, fix alloc_coherent dma_ops callback was added to GART, however, it doesn't return a size aligned address wrt dma_alloc_coherent, as DMA-mapping.txt defines. This patch fixes it. This patch also removes unused gart_map_simple (dma_mapping_ops->map_simple has gone). Signed-off-by: FUJITA Tomonori Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed