[media] usbvision: remove V4L2_FL_LOCK_ALL_FOPS
authorHans Verkuil <hans.verkuil@cisco.com>
Sat, 23 Jun 2012 11:03:50 +0000 (08:03 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 9 Aug 2012 22:45:19 +0000 (19:45 -0300)
commit4d345708ca2688a06ca22e758d3eecc0352f5461
treefcc159e1d7998106efc930e9b0028ae268fd248b
parentd76ebb67cc608f75af5e5d07c032036cbf43f675
[media] usbvision: 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/usbvision/usbvision-video.c