Hi Mauro, Laurent,

I hope that these three patches address the comments Laurent made.

The only remaining item is to take the ioctl lock after copy_from user is
called. But that's for 3.6.

Regards,

        Hans

The following changes since commit e89fca923f32de26b69bf4cd604f7b960b161551:

  [media] gspca - ov534: Add Hue control (2012-05-14 09:48:00 -0300)

are available in the git repository at:

  git://linuxtv.org/hverkuil/media_tree.git update

for you to fetch changes up to 308cb1f20bcaba72c8234794479cf8962c13032f:

  v4l2-dev: rename two functions. (2012-05-14 16:32:48 +0200)

----------------------------------------------------------------
Hans Verkuil (3):
      v4l2-framework.txt: update the core lock documentation.
      v4l2-dev.h: add comment not to use V4L2_FL_LOCK_ALL_FOPS in new drivers.
      v4l2-dev: rename two functions.

 Documentation/video4linux/v4l2-framework.txt |   18 +++++++++---------
 drivers/media/video/gspca/gspca.c            |    6 +++---
 drivers/media/video/pwc/pwc-if.c             |    6 +++---
 drivers/media/video/v4l2-dev.c               |    2 +-
 include/media/v4l2-dev.h                     |   12 ++++++------
 sound/i2c/other/tea575x-tuner.c              |    2 +-
 6 files changed, 23 insertions(+), 23 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to