Re: [RFC PATCH 19/26] soc_camera: remove V4L2_FL_LOCK_ALL_FOPS

2012-07-20 Thread Guennadi Liakhovetski
Hi Hans Thanks for the patch. I guess, you'll want to pull it via your queue. Let me know if for some reason you'd prefer me to take it. On Sun, 24 Jun 2012, Hans Verkuil wrote: From: Hans Verkuil hans.verk...@cisco.com Add proper locking to the file operations, allowing for the removal

[RFC PATCH 19/26] soc_camera: remove V4L2_FL_LOCK_ALL_FOPS

2012-06-24 Thread Hans Verkuil
From: Hans Verkuil hans.verk...@cisco.com 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.verk...@cisco.com --- drivers/media/video/soc_camera.c | 31 --- 1 file changed, 20