summaryrefslogtreecommitdiff
path: root/3rdparty/media-ctl/libv4l2subdev.c
AgeCommit message (Collapse)Author
2016-05-23libv4l2subdev: Fix missing initializer warningLaurent Pinchart
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>
2016-05-23Import media-ctl as 3rd party codeLaurent Pinchart
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>