v4l2-allocator: Add S to REQBUFS/CREATE_BUFS enum
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Mon, 28 Apr 2014 12:48:26 +0000 (08:48 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Thu, 8 May 2014 19:56:37 +0000 (15:56 -0400)
commit74a64be001ddf7a2e774cbe2f6e63d084a057141
treec2d9fd3f318d3cc0a16bc074d835946a3fd8797e
parent3500e44f179cad86e34af881162057ff96bfa3ee
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.
sys/v4l2/gstv4l2allocator.c
sys/v4l2/gstv4l2allocator.h