kernel: bump 5.4 to 5.4.75
[openwrt/staging/wigyori.git] / target / linux / bcm27xx / patches-5.4 / 950-0492-media-vb2-add-V4L2_BUF_FLAG_M2M_HOLD_CAPTURE_BUF.patch
index b114aefacc454e05e180a915b7e9299ad04a090d..b05c34ccbec73758c29d8c75c86995cbcff4c044 100644 (file)
@@ -155,7 +155,7 @@ Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
   */
 --- a/include/uapi/linux/videodev2.h
 +++ b/include/uapi/linux/videodev2.h
-@@ -925,11 +925,12 @@ struct v4l2_requestbuffers {
+@@ -924,11 +924,12 @@ struct v4l2_requestbuffers {
  };
  
  /* capabilities for struct v4l2_requestbuffers and v4l2_create_buffers */
@@ -173,7 +173,7 @@ Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
  
  /**
   * struct v4l2_plane - plane info for multi-planar buffers
-@@ -1051,6 +1052,8 @@ static inline __u64 v4l2_timeval_to_ns(c
+@@ -1050,6 +1051,8 @@ static inline __u64 v4l2_timeval_to_ns(c
  #define V4L2_BUF_FLAG_IN_REQUEST              0x00000080
  /* timecode field is valid */
  #define V4L2_BUF_FLAG_TIMECODE                        0x00000100