OSDN Git Service

[media] vpif_capture: remove V4L2_FL_LOCK_ALL_FOPS
authorHans Verkuil <hans.verkuil@cisco.com>
Tue, 31 Jul 2012 06:48:31 +0000 (03:48 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 9 Aug 2012 23:17:14 +0000 (20:17 -0300)
commit7224679a319fb1738f9da662287ce109d653f758
tree056f7100d60ceed5a8a5126715de226a5ab85f5b
parent0b7286d92d43885410b7dbc55b16f658b26976f9
[media] vpif_capture: 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_capture.c