kernel: bump 4.19 to 4.19.73
[openwrt/staging/rmilecki.git] / target / linux / brcm2708 / patches-4.19 / 950-0691-media-vb2-set-reqbufs-create_bufs-capabilities.patch
index c08997a3b8301ef401c18f1f0d6e4ea8f708de27..233857f5d1faa3518898e2ddf81b584a2865f92e 100644 (file)
@@ -80,7 +80,7 @@ Minor modifications required on the backport
         * Any -EBUSY result from vb2_verify_memory_type can be mapped to 0.
 --- a/drivers/media/platform/vim2m.c
 +++ b/drivers/media/platform/vim2m.c
-@@ -841,6 +841,7 @@ static int queue_init(void *priv, struct
+@@ -840,6 +840,7 @@ static int queue_init(void *priv, struct
        src_vq->mem_ops = &vb2_vmalloc_memops;
        src_vq->timestamp_flags = V4L2_BUF_FLAG_TIMESTAMP_COPY;
        src_vq->lock = &ctx->dev->dev_mutex;