commit | d20dcbb2ba45d8b7fa4a9cd67af8b42f1968e4a7 | [log] [tgz] |
---|---|---|
author | Jian-Jia Su <jjsu@chromium.org> | Mon Jul 20 11:29:33 2020 +0200 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Thu Aug 06 11:25:53 2020 +0200 |
tree | c1cb00102b49fcebc61e5546551026c9213b9183 | |
parent | 2f501169842c1626bf298b9bf497bf084635c6df [diff] |
media: v4l2-dev/ioctl: Fix document for VIDIOC_QUERYCAP V4L2_CAP_VIDEO_M2M is documented as 0x00004000 V4L2_CAP_VIDEO_M2M_MPLANE is documented as 0x00008000 This is different from the definition in include/uapi/linux/videodev2.h Signed-off-by: Jian-Jia Su <jjsu@chromium.org> Reviewed-by: Helen Koike <helen.koike@collabora.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>