summaryrefslogtreecommitdiff
path: root/drivers/media/video/v4l2-dev.c
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil@xs4all.nl>2012-06-07 11:20:31 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-06-11 15:47:21 -0300
commit1761a110a9c36ad9ba26b104516677ad8cb38a08 (patch)
tree19e9b538cb90c6f62a565ace18b9343bc8fd96c5 /drivers/media/video/v4l2-dev.c
parentd9762df4a9d0e412b6676a96135323d6924406b8 (diff)
[media] Fix regression in ioctl numbering
Yuck. The VIDIOC_(TRY_)DECODER_CMD ioctls already had ioctl numbers 96 and 97, and after merging the timings API I forgot to continue numbering from 98. So now we have two ioctls with number 96 and two with 97. With the new table-driver ioctl handling in v4l2-ioctl.c it is essential that each ioctl has its own unique number, so let's fix this quickly for 3.5. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/v4l2-dev.c')
0 files changed, 0 insertions, 0 deletions