From: FUJITA Tomonori Date: Tue, 11 May 2010 21:06:43 +0000 (-0700) Subject: dma-mapping: fix dma_sync_single_range_* X-Git-Tag: v2.6.34~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f33d7e2d2d113a63772bbc993cdec3b5327f0ef1;p=pandora-kernel.git dma-mapping: fix dma_sync_single_range_* dma_sync_single_range_for_cpu() and dma_sync_single_range_for_device() use a wrong address with a partial synchronization. Signed-off-by: FUJITA Tomonori Reviewed-by: Konrad Rzeszutek Wilk Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed