commit | 1035758d5bdcd6c2f7308a35185f1d6f3b6b5443 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Dec 27 11:14:52 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Dec 29 08:17:12 2010 -0200 |
tree | dc7645dff1afe87671add84315b4d24982fa0b71 | |
parent | 0334c8a52a8578f7aef501a14f78004f931efe20 [diff] |
[media] feature_removal_schedule.txt: mark VIDIOC_*_OLD ioctls to die There are some old broken definitions of ioctl's, where the read/write arguments were marked wrong. The last one were added on 2.6.6 kernel. Remove them, in order to cleanup some copy_from_user/copy_to_user logic done inside V4L core. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>