| Age | Commit message (Collapse) | Author | 
|---|
|  | Set the whole v4l2_mbus_framefmt structure to 0 by initializing the
first field only, achieving the same result while getting rid of the
warning.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 
|  | The function is used by libv4l2subdev.c, declare it in the private
header.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 
|  | The pos variable is always positive when compared, cast it to an
unsigned integer to fix the compiler warning.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 
|  | Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> |