]> git.baikalelectronics.ru Git - kernel.git/commit
[media] vpif_display: remove V4L2_FL_LOCK_ALL_FOPS
authorHans Verkuil <hans.verkuil@cisco.com>
Tue, 31 Jul 2012 06:47:07 +0000 (03:47 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 9 Aug 2012 23:16:55 +0000 (20:16 -0300)
commit152d55b49c8bd4654ffc1c71d64a0bdfe75a717c
treeaeb1803b13354336c89e71a2c0a936656d6db8d8
parentbb058cfd54a2f0e7128bab833518b864a4887ee8
[media] vpif_display: 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/davinci/vpif_display.c