commit | 4c1110aabe6283112a2d7c08b16769d0a32be83b | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Wed Jul 11 09:12:45 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Jul 30 19:11:04 2012 -0300 |
tree | 4e755abe333e0daa318ec28b285af0daa56bc745 | |
parent | 2c026deed9dc1838d1bc0fd2baf484c1ed685d5b [diff] |
[media] v4l2-dev: forgot to add VIDIOC_DV_TIMINGS_CAP The VIDIOC_DV_TIMINGS_CAP ioctl check wasn't added to determine_valid_ioctls(). This caused this ioctl to always return -ENOTTY. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Cc: stable@kernel.org Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>