Files
linux-st/include/linux
Hans Verkuil 1761a110a9 [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>
2012-06-11 15:47:21 -03:00
..
2012-04-23 14:23:32 +03:00
2012-04-27 11:03:38 -06:00
2012-04-30 15:30:18 -07:00
2012-04-05 15:30:34 -07:00
2012-04-12 12:57:08 +02:00
2012-04-27 10:46:45 +08:00
2012-04-21 01:58:20 -04:00
2012-05-01 09:40:19 -04:00
2012-04-10 22:39:17 -06:00
2012-04-11 09:36:00 +01:00