commit | 616b8b639e6491cfa63f79238a5c6fbee383eb09 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Fri Sep 01 18:36:48 2006 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Tue Sep 26 12:30:35 2006 -0300 |
tree | b7c902eb37262db3bd47cab8f52e14da0d383fad | |
parent | b31e341be01475e016842a662946b4fc9cff6bd4 [diff] |
V4L/DVB (4585): VIDIOC_G_SLICED_VBI_CAP now accepts a v4l2_buf_type, make it IOWR The VIDIOC_G_SLICED_VBI_CAP needs to receive the v4l2_buf_type field before it can return a result. Hence this ioctl must be IOWR, not IOR. Since this ioctl is still marked experimental we can make this change. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>