Skip to content

Commit

Permalink
[media] uvcvideo: Use videobuf2-vmalloc
Browse files Browse the repository at this point in the history
Replace the current video buffers queue implementation with
videobuf2-vmalloc.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Laurent Pinchart authored and Mauro Carvalho Chehab committed Dec 11, 2011
1 parent 3d95e93 commit 6998b6f
Show file tree
Hide file tree
Showing 5 changed files with 161 additions and 458 deletions.
1 change: 1 addition & 0 deletions drivers/media/video/uvc/Kconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
config USB_VIDEO_CLASS
tristate "USB Video Class (UVC)"
select VIDEOBUF2_VMALLOC
---help---
Support for the USB Video Class (UVC). Currently only video
input devices, such as webcams, are supported.
Expand Down
Loading

0 comments on commit 6998b6f

Please sign in to comment.