From: Magnus Damm Date: Tue, 28 Apr 2009 08:45:39 +0000 (-0300) Subject: V4L/DVB (11731): buf-dma-contig: remove sync operation X-Git-Tag: v2.6.31-rc1~297^2~233 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9adb4314f0cd2be9304cef8342d71464becb40e;p=pandora-kernel.git V4L/DVB (11731): buf-dma-contig: remove sync operation Remove the videobuf-dma-contig sync operation. Sync is only needed for noncoherent buffers, and since videobuf-dma-contig is built on coherent memory allocators the memory is by definition always in sync. Reported-by: Matthieu CASTET Signed-off-by: Magnus Damm Reviewed-by: Paul Mundt Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed