]> git.openfabrics.org - ~shefty/rdma-dev.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)
commit8422b087834f198a63f33c46f34059356cafef9d
tree27609ad89a18fe62498b854c178db47f5da60783
parent1f7e073da5ba4c1b3af8ad0f313e9d3e6447f858
[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