[media] em28xx: remove V4L2_FL_LOCK_ALL_FOPS
commit876cb14db3bec19960751bb02f03f72ee024a46f
authorHans Verkuil <hans.verkuil@cisco.com>
Sat, 23 Jun 2012 11:12:47 +0000 (23 08:12 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 9 Aug 2012 22:46:52 +0000 (9 19:46 -0300)
tree64c8508677ca5d71dba07d87942072d04eeee846
parent4d345708ca2688a06ca22e758d3eecc0352f5461
[media] em28xx: 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/em28xx/em28xx-video.c