https://github.com/torvalds/linux
Revision c1e3209623ccd92f2f391a31ecf3895daa0238f3 authored by Hans Verkuil on 11 July 2012, 12:12:45 UTC, committed by Linus Torvalds on 18 July 2012, 17:29:46 UTC
The VIDIOC_DV_TIMINGS_CAP ioctl check wasn't added to determine_valid_ioctls().
This caused this ioctl to always return -ENOTTY.

The cause for this was that for 3.5 two patch series were merged, one
changing V4L2 core ioctl handling and one adding new functionality, and
some of the new functionality wasn't handled by the new V4L2 core code.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
[ Taking it directly due to vacations  - Linus ]
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent fe2e27b
History
Tip revision: c1e3209623ccd92f2f391a31ecf3895daa0238f3 authored by Hans Verkuil on 11 July 2012, 12:12:45 UTC
v4l2-dev: forgot to add VIDIOC_DV_TIMINGS_CAP.
Tip revision: c1e3209
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.7 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 208.2 KB
Makefile -rw-r--r-- 46.0 KB
README -rw-r--r-- 17.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top