From: Rabin Vincent Date: Tue, 25 Jan 2011 10:18:13 +0000 (+0100) Subject: dma40: use sg_dma_address() instead of sg_phys() X-Git-Tag: v2.6.39-rc1~203^2~15^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fe8be5a74eb058b0b48970caef83e0215f55944;p=pandora-kernel.git dma40: use sg_dma_address() instead of sg_phys() The address to use for DMA should be taken from sg_dma_address() and not sg_phys(). Acked-by: Per Forlin Acked-by: Jonas Aaberg Signed-off-by: Rabin Vincent Signed-off-by: Linus Walleij Signed-off-by: Dan Williams --- Reading git-diff-tree failed