[media] mem2mem_testdev: remove V4L2_FL_LOCK_ALL_FOPS
authorHans Verkuil <hans.verkuil@cisco.com>
Tue, 31 Jul 2012 06:51:25 +0000 (03:51 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 9 Aug 2012 23:17:32 +0000 (20:17 -0300)
commitf46940399b74171814f485d58bcdf70929f59d67
treec175817c246ae3cbcb5fc84601afb9c78a709642
parent7224679a319fb1738f9da662287ce109d653f758
[media] mem2mem_testdev: 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/mem2mem_testdev.c