kernel: bump 4.19 to 4.19.93
[openwrt/openwrt.git] / target / linux / brcm2708 / patches-4.19 / 950-0603-media-vb2-set-reqbufs-create_bufs-capabilities.patch
index 52f999ec14a01a5f446c1f2c2370794f25c47a0c..bd99cba5ac540e498c0844644f92cbe7173ae58b 100644 (file)
@@ -152,7 +152,7 @@ Minor modifications required on the backport
        return __put_v4l2_format32(&p64->format, &p32->format);
 --- a/drivers/media/v4l2-core/v4l2-ioctl.c
 +++ b/drivers/media/v4l2-core/v4l2-ioctl.c
-@@ -1879,7 +1879,7 @@ static int v4l_reqbufs(const struct v4l2
+@@ -1882,7 +1882,7 @@ static int v4l_reqbufs(const struct v4l2
        if (ret)
                return ret;
  
@@ -161,7 +161,7 @@ Minor modifications required on the backport
  
        return ops->vidioc_reqbufs(file, fh, p);
  }
-@@ -1920,7 +1920,7 @@ static int v4l_create_bufs(const struct
+@@ -1923,7 +1923,7 @@ static int v4l_create_bufs(const struct
        if (ret)
                return ret;