From 6de8c750091ad891d5d0221d9593e05d9a0346f4 Mon Sep 17 00:00:00 2001 From: Hans Verkuil Date: Fri, 1 Sep 2006 18:36:48 -0300 Subject: [PATCH] --- yaml --- r: 37449 b: refs/heads/master c: 616b8b639e6491cfa63f79238a5c6fbee383eb09 h: refs/heads/master i: 37447: ec578e73c5ffa24c427b6f710dcce01d037bd1e2 v: v3 --- [refs] | 2 +- trunk/include/linux/videodev2.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index ae627587a23d..bf8c7fbbf252 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b31e341be01475e016842a662946b4fc9cff6bd4 +refs/heads/master: 616b8b639e6491cfa63f79238a5c6fbee383eb09 diff --git a/trunk/include/linux/videodev2.h b/trunk/include/linux/videodev2.h index d5746d470c73..44c59da26ed2 100644 --- a/trunk/include/linux/videodev2.h +++ b/trunk/include/linux/videodev2.h @@ -1243,7 +1243,7 @@ struct v4l2_streamparm #define VIDIOC_G_PRIORITY _IOR ('V', 67, enum v4l2_priority) #define VIDIOC_S_PRIORITY _IOW ('V', 68, enum v4l2_priority) #if 1 -#define VIDIOC_G_SLICED_VBI_CAP _IOR ('V', 69, struct v4l2_sliced_vbi_cap) +#define VIDIOC_G_SLICED_VBI_CAP _IOWR ('V', 69, struct v4l2_sliced_vbi_cap) #endif #define VIDIOC_LOG_STATUS _IO ('V', 70) #define VIDIOC_G_EXT_CTRLS _IOWR ('V', 71, struct v4l2_ext_controls)