v4l2allocator: Set the flags on the object
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Thu, 1 May 2014 17:04:08 +0000 (13:04 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Thu, 8 May 2014 19:56:37 +0000 (15:56 -0400)
commit428d63c2e55319973d4cf85cab979031bb76e2c5
treef33e82d014e2130970814963a33280433efb4da3
parentcb311d57f5cda5b13ff3ede1bffaf1cddfd7ebd9
v4l2allocator: Set the flags on the object

We where not setting the probed flags on the allocator, which mean even if
CREATE_BUFS was supported on some driver, it would endup being ignored.
sys/v4l2/gstv4l2allocator.c