kernel: bump 4.19 to 4.19.62
[openwrt/staging/lynxis.git] / target / linux / brcm2708 / patches-4.19 / 950-0699-media-vb2-Allow-reqbufs-0-with-in-use-MMAP-buffers.patch
index 0ee04e6c29ca218cbf96c2f62e2361a62fb2bad9..145fd71a095bd2f4eb75115be038723c74f118e8 100644 (file)
@@ -92,7 +92,7 @@ Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
  ============
 --- a/drivers/media/common/videobuf2/videobuf2-core.c
 +++ b/drivers/media/common/videobuf2/videobuf2-core.c
-@@ -680,11 +680,9 @@ int vb2_core_reqbufs(struct vb2_queue *q
+@@ -684,11 +684,9 @@ int vb2_core_reqbufs(struct vb2_queue *q
                 * are not in use and can be freed.
                 */
                mutex_lock(&q->mmap_lock);