[PATCH v4 04/14] v4l: vb: remove warnings about MEMORY_DMABUF

2012-04-17 Thread Laurent Pinchart
Hi Tomasz, Thanks for the patch. On Friday 13 April 2012 17:47:46 Tomasz Stanislawski wrote: > From: Sumit Semwal > > Adding DMABUF memory type causes videobuf to complain about not using it > in some switch cases. This patch removes these warnings. > > Signed-off-by: Sumit Semwal Acked-by:

Re: [PATCH v4 04/14] v4l: vb: remove warnings about MEMORY_DMABUF

2012-04-16 Thread Laurent Pinchart
Hi Tomasz, Thanks for the patch. On Friday 13 April 2012 17:47:46 Tomasz Stanislawski wrote: From: Sumit Semwal sumit.sem...@ti.com Adding DMABUF memory type causes videobuf to complain about not using it in some switch cases. This patch removes these warnings. Signed-off-by: Sumit

[PATCH v4 04/14] v4l: vb: remove warnings about MEMORY_DMABUF

2012-04-13 Thread Tomasz Stanislawski
From: Sumit Semwal Adding DMABUF memory type causes videobuf to complain about not using it in some switch cases. This patch removes these warnings. Signed-off-by: Sumit Semwal --- drivers/media/video/videobuf-core.c |4 1 files changed, 4 insertions(+), 0

[PATCH v4 04/14] v4l: vb: remove warnings about MEMORY_DMABUF

2012-04-13 Thread Tomasz Stanislawski
From: Sumit Semwal sumit.sem...@ti.com Adding DMABUF memory type causes videobuf to complain about not using it in some switch cases. This patch removes these warnings. Signed-off-by: Sumit Semwal sumit.sem...@ti.com --- drivers/media/video/videobuf-core.c |4 1 files changed, 4