Files
linux/drivers/media/i2c
Hans Verkuil 7e8ca483c0 media: video-i2c: set lock before calling vb2_queue_init()
The vb2_queue_init() will expect the vb2_queue lock pointer to be set in
the future. So for those drivers that set the lock later, move it up to
before the vb2_queue_init() call.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Acked-by: Matt Ranostay <matt@ranostay.sg>
Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2024-10-12 15:54:02 +02:00
..
2023-08-10 07:58:41 +02:00
2023-12-13 13:21:21 +01:00
2024-08-31 09:40:42 +02:00
2024-02-23 14:33:32 +01:00
2024-06-15 11:16:40 +02:00