From: Vernon Sauder Date: Tue, 30 Dec 2008 00:21:28 +0000 (-0500) Subject: pxamci: fix dma_unmap_sg length X-Git-Tag: v2.6.29-rc1~525^2^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c00a46abd4d45a67ff62f4ff6d4f839dff38b877;p=pandora-kernel.git pxamci: fix dma_unmap_sg length dma_unmap_sg should be given the same length as dma_map_sg, not the value returned from dma_map_sg Signed-off-by: Vernon Sauder Signed-off-by: Pierre Ossman --- Reading git-diff-tree failed