From: Pawel Osciak
Date: Mon, 11 Oct 2010 13:59:36 +0000 (-0300)
Subject: [media] v4l: videobuf2: add DMA coherent allocator
X-Git-Tag: v2.6.39-rc1~86^2~431
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a758d4e847f7743ac1b5aa79fde3ba2d8b5132b;p=pandora-kernel.git
[media] v4l: videobuf2: add DMA coherent allocator
Add an implementation of DMA coherent memory allocator and handling
routines for videobuf2, implemented on top of dma_alloc_coherent() call.
Signed-off-by: Pawel Osciak
Signed-off-by: Kyungmin Park
Signed-off-by: Marek Szyprowski
CC: Pawel Osciak
Reviewed-by: Hans Verkuil
Signed-off-by: Mauro Carvalho Chehab
---
Reading git-diff-tree failed