]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] bfin_capture: remove V4L2_FL_LOCK_ALL_FOPS
authorHans Verkuil <hans.verkuil@cisco.com>
Sun, 24 Jun 2012 09:36:49 +0000 (06:36 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 9 Aug 2012 23:11:15 +0000 (20:11 -0300)
commit28c3682ac59dcc551682eceb021b66386ee4e570
tree88b09f8b32a6cc9891ca80b036cd0ec3b83fa10c
parentf135a8a224294fa0f60ec1b8bc120813b7cfc804
[media] bfin_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/blackfin/bfin_capture.c