]> git.baikalelectronics.ru Git - kernel.git/commit
[media] soc_camera: remove V4L2_FL_LOCK_ALL_FOPS
authorHans Verkuil <hans.verkuil@cisco.com>
Sun, 24 Jun 2012 09:49:09 +0000 (06:49 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 9 Aug 2012 23:12:17 +0000 (20:12 -0300)
commitda10dc083ee09c4078dacf84aef0ad7588aed669
tree27609ad89a18fe62498b854c178db47f5da60783
parentb892bfb9cfbac2ec5130dedec8c0361f6e38646d
[media] soc_camera: remove V4L2_FL_LOCK_ALL_FOPS

Add proper locking to the file operations, allowing for the removal
of the V4L2_FL_LOCK_ALL_FOPS flag.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/soc_camera.c