]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
[media] v4l2-core: deprecate V4L2_BUF_TYPE_PRIVATE
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 17 Sep 2012 08:02:26 +0000 (05:02 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 26 Sep 2012 12:38:15 +0000 (09:38 -0300)
commit633c98e52a64ac8548b5d27dca1497cd4f0a6d4c
tree140cfba2c7ea9ddeb02e7e31fbb4b0de3946a1f0
parent72c2af6ec1485604c6aa068cca2932d48d8a5f7a
[media] v4l2-core: deprecate V4L2_BUF_TYPE_PRIVATE

This buffer type isn't used at all, and since it is effectively undefined
what it should do it is deprecated. The define still exists, but any
internal support for such buffers is removed.
The decisions to deprecate this was taken during the 2012 Media Workshop.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/v4l2-core/v4l2-compat-ioctl32.c
drivers/media/v4l2-core/v4l2-dev.c
drivers/media/v4l2-core/v4l2-ioctl.c
include/linux/videodev2.h
include/media/v4l2-ioctl.h