From 3ceb45ec721fe377254451bb50832a0717b31bb2 Mon Sep 17 00:00:00 2001 From: Hans Verkuil Date: Mon, 14 May 2012 11:28:44 -0300 Subject: [PATCH] --- yaml --- r: 306405 b: refs/heads/master c: 47bd4bc1a2624939c9f4ba154a2c18abe9d6c614 h: refs/heads/master i: 306403: 9016ec90826dad04586c3dae17f93c1cff9fcbd5 v: v3 --- [refs] | 2 +- trunk/include/media/v4l2-dev.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index f792d4e0e5ee..4e1654caa4b6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 74f22c48640cf39df1f9cbf4fac07f5fcd365a48 +refs/heads/master: 47bd4bc1a2624939c9f4ba154a2c18abe9d6c614 diff --git a/trunk/include/media/v4l2-dev.h b/trunk/include/media/v4l2-dev.h index b604a7a50940..70d91c99728b 100644 --- a/trunk/include/media/v4l2-dev.h +++ b/trunk/include/media/v4l2-dev.h @@ -40,7 +40,7 @@ struct v4l2_ctrl_handler; /* Use the prio field of v4l2_fh for core priority checking */ #define V4L2_FL_USE_FH_PRIO (2) /* If ioctl core locking is in use, then apply that also to all - file operations. */ + file operations. Don't use this flag in new drivers! */ #define V4L2_FL_LOCK_ALL_FOPS (3) /* Priority helper functions */