[media] s5p-fimc: Remove V4L2_FL_LOCK_ALL_FOPS flag
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Wed, 27 Jun 2012 12:56:17 +0000 (09:56 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Jul 2012 22:22:44 +0000 (19:22 -0300)
commitc2d430af08f38a0b3145c3b60381146b8ac88c88
treea63e00cf263b47d7c9e8648cc5af27d8c74b0184
parent837c7e4256d5285700fe0d500eeb15801b55bb0e
[media] s5p-fimc: Remove V4L2_FL_LOCK_ALL_FOPS flag

This patch adds locking for open(), close(), poll() and mmap()
file operations in the driver as a follow up to the changes
done in commit 5126f2590bee412e3053de851cb07f531
"v4l2-dev: add flag to have the core lock all file operations".

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/s5p-fimc/fimc-capture.c
drivers/media/video/s5p-fimc/fimc-m2m.c
This page took 0.030093 seconds and 5 git commands to generate.