OSDN Git Service

[media] s5p-jpeg: remove V4L2_FL_LOCK_ALL_FOPS
authorHans Verkuil <hans.verkuil@cisco.com>
Sun, 24 Jun 2012 09:54:18 +0000 (06:54 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 9 Aug 2012 23:12:46 +0000 (20:12 -0300)
commitb0d5cd6b5f2137b3485c96c673beebfd6c726fd3
tree412d9c9833237b70c1b4b22db75c0dacf21f6e44
parent8422b087834f198a63f33c46f34059356cafef9d
[media] s5p-jpeg: 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/s5p-jpeg/jpeg-core.c