commit | 74a64be001ddf7a2e774cbe2f6e63d084a057141 | [log] [tgz] |
---|---|---|
author | Nicolas Dufresne <nicolas.dufresne@collabora.com> | Mon Apr 28 08:48:26 2014 -0400 |
committer | Nicolas Dufresne <nicolas.dufresne@collabora.com> | Thu May 08 15:56:37 2014 -0400 |
tree | c2d9fd3f318d3cc0a16bc074d835946a3fd8797e | |
parent | 3500e44f179cad86e34af881162057ff96bfa3ee [diff] |
v4l2-allocator: Add S to REQBUFS/CREATE_BUFS enum All enum that has REQBUFS and CREATE_BUFS where missing S, which was confusing since they are supposed to match with associcated ioctl name. This also fixes the yet unused CAN_REQUEST flag check.