From: Michael Buesch Date: Mon, 6 Apr 2009 09:52:27 +0000 (+0000) Subject: b44: Use kernel DMA addresses for the kernel DMA API X-Git-Tag: v2.6.30-rc1~137^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37efa239901493694a48f1d6f59f8de17c2c4509;p=pandora-kernel.git b44: Use kernel DMA addresses for the kernel DMA API We must not use the device DMA addresses for the kernel DMA API, because device DMA addresses have an additional offset added for the SSB translation. Use the original dma_addr_t for the sync operation. Cc: stable@kernel.org Signed-off-by: Michael Buesch Signed-off-by: David S. Miller --- Reading git-diff-tree failed