diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2012-07-18 09:34:59 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-07-30 11:55:24 -0300 |
commit | 9bc31633c20ca6a49071f2162c232ae556151cc2 (patch) | |
tree | 67f94474b041b991039b2092057b390fb9e2fa98 /include/sound | |
parent | 931efdf58bd83af8d0578a6cc53421675daf6d41 (diff) | |
download | blackbird-obmc-linux-9bc31633c20ca6a49071f2162c232ae556151cc2.tar.gz blackbird-obmc-linux-9bc31633c20ca6a49071f2162c232ae556151cc2.zip |
[media] Fix VIDIOC_TRY_EXT_CTRLS regression
Fixes an omission in the new v4l2_ioctls table: VIDIOC_TRY_EXT_CTRLS
must get the INFO_FL_CTRL flag, just like all the other control
related ioctls, otherwise the ioctl core won't know it also has
to check whether v4l2_fh->ctrl_handler is non-zero before it can
decide that this ioctl is not implemented.
Caught by v4l2-compliance while I was testing the mem2mem_testdev driver.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'include/sound')
0 files changed, 0 insertions, 0 deletions