From: Sumit Semwal Date: Thu, 14 Jun 2012 13:37:45 +0000 (-0300) Subject: [media] v4l: vb2-dma-contig: add support for dma_buf importing X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~21^2^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c417d03a840f6c0b15e141e6e721b16a5f5d81d;p=pandora-kernel.git [media] v4l: vb2-dma-contig: add support for dma_buf importing This patch makes changes for adding dma-contig as a dma_buf user. It provides function implementations for the {attach, detach, map, unmap}_dmabuf() mem_ops of DMABUF memory type. [author of the original patch] [integration with refactored dma-contig allocator] Signed-off-by: Sumit Semwal Signed-off-by: Sumit Semwal Signed-off-by: Tomasz Stanislawski Acked-by: Laurent Pinchart Tested-by: Mauro Carvalho Chehab Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed