Hans Verkuil d862bc08ff media: v4l2-ioctl.c: use correct vb2_queue lock for m2m devices
For m2m devices the vdev->queue lock was always taken instead of the
lock for the specific capture or output queue. Now that we pushed
the locking down into __video_do_ioctl() we can pick the correct
lock and potentially improve the performance of m2m devices.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2018-07-04 08:00:53 -04:00
..
2018-06-15 18:10:01 -03:00
2018-07-04 07:27:22 -04:00
2018-06-11 17:49:09 -07:00
2018-05-10 07:19:23 -04:00
2018-05-09 16:26:50 -04:00