v4l: vb: remove warnings about MEMORY_DMABUF
authorSumit Semwal <sumit.semwal@ti.com>
Thu, 14 Jun 2012 13:37:38 +0000 (15:37 +0200)
committerSubash Patel <subash.rp@samsung.com>
Thu, 14 Jun 2012 22:29:35 +0000 (15:29 -0700)
commit462f46b0177230198c0d1f7b713d3c97e177b0c5
treee1aa8128378fddc564c7cbb00d2666dd16a68b6a
parentd20b2bab5692b443a47ea50d9649294582ff7d7e
v4l: vb: remove warnings about MEMORY_DMABUF

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.semwal@ti.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
drivers/media/video/videobuf-core.c