kernel: bump 5.4 to 5.4.75
[openwrt/staging/mkresin.git] / target / linux / bcm27xx / patches-5.4 / 950-0488-media-add-V4L2_CTRL_TYPE_AREA-control-type.patch
index 265533eb3af8f017eba7fc3ececa231aa4a35a01..d82c3196b81fa60c57c35d06d4fdd4b48dff7d17 100644 (file)
@@ -135,7 +135,7 @@ Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
  /* Internal helper functions that deal with control events. */
 --- a/include/uapi/linux/videodev2.h
 +++ b/include/uapi/linux/videodev2.h
-@@ -427,6 +427,11 @@ struct v4l2_fract {
+@@ -426,6 +426,11 @@ struct v4l2_fract {
        __u32   denominator;
  };
  
@@ -147,7 +147,7 @@ Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
  /**
    * struct v4l2_capability - Describes V4L2 device caps returned by VIDIOC_QUERYCAP
    *
-@@ -1725,6 +1730,7 @@ enum v4l2_ctrl_type {
+@@ -1724,6 +1729,7 @@ enum v4l2_ctrl_type {
        V4L2_CTRL_TYPE_U8            = 0x0100,
        V4L2_CTRL_TYPE_U16           = 0x0101,
        V4L2_CTRL_TYPE_U32           = 0x0102,