Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-19 | Zero structures before filling them | Laurent Pinchart | |
The parse_format function fills a v4l2_mbus_framefmt structure but doesn't zero it beforehand. This results in some fields being uninitialized. Fix this. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> | |||
2010-05-19 | Initial import | Laurent Pinchart | |
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> |