diff options
author | Sakari Ailus <sakari.ailus@linux.intel.com> | 2019-01-14 09:01:54 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-01-16 13:38:48 -0500 |
commit | 4b837c6d7ee771f68a30f362c9f68171a95be222 (patch) | |
tree | d3ee386305f83126086a1116cd2f3561af6a1f81 /drivers/media/platform/vivid | |
parent | 6f7f1bff2d9896fc743e7e110e9ab288f5ad7cbf (diff) |
media: v4l: uAPI: V4L2_BUF_TYPE_META_OUTPUT is an output buffer type
V4L2_BUF_TYPE_META_OUTPUT was added by commit 72148d1a57e7
("media: v4l: Add support for V4L2_BUF_TYPE_META_OUTPUT") but the patch
missed adding the type to the macro telling whether a given type is an
output type or not. Do that now. Getting this wrong leads to handling the
buffer as a capture buffer in a lot of places.
Fixes: 72148d1a57e7 ("media: v4l: Add support for V4L2_BUF_TYPE_META_OUTPUT")
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/media/platform/vivid')
0 files changed, 0 insertions, 0 deletions