Laurent Pinchart wrote:
> The buffer flags are incorrectly referred to as V4L2_BUF_FLAGS_* instead
> of V4L2_BUF_FLAG_* in comments. Fix it.
>
> Signed-off-by: Laurent Pinchart
Thanks!
Acked-by: Sakari Ailus
--
Sakari Ailus
sakari.ai...@iki.fi
--
To unsubscribe from this list: send the line
Hello,
On 2014-09-12 00:43, Laurent Pinchart wrote:
The buffer flags are incorrectly referred to as V4L2_BUF_FLAGS_* instead
of V4L2_BUF_FLAG_* in comments. Fix it.
Signed-off-by: Laurent Pinchart
Acked-by: Marek Szyprowski
---
include/media/videobuf2-core.h | 4 ++--
1 file changed, 2
The buffer flags are incorrectly referred to as V4L2_BUF_FLAGS_* instead
of V4L2_BUF_FLAG_* in comments. Fix it.
Signed-off-by: Laurent Pinchart
---
include/media/videobuf2-core.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/include/media/videobuf2-core.h b/include/med