[media] v4l2-dev: forgot to add VIDIOC_DV_TIMINGS_CAP
authorHans Verkuil <hans.verkuil@cisco.com>
Wed, 11 Jul 2012 12:12:45 +0000 (09:12 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Jul 2012 22:11:04 +0000 (19:11 -0300)
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>

No differences found