This is an automatic generated email to let you know that the following patch 
were queued:

Subject: Documentation: media: Fix v4l2_ctrl_vp8_frame struct
Author:  Fritz Koenig <frkoe...@chromium.org>
Date:    Wed May 29 15:22:24 2024 -0700

Description and control were out of sync.

Signed-off-by: Fritz Koenig <frkoe...@chromium.org>
Signed-off-by: Hans Verkuil <hverkuil-ci...@xs4all.nl>

 Documentation/userspace-api/media/v4l/ext-ctrls-codec-stateless.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

---

diff --git 
a/Documentation/userspace-api/media/v4l/ext-ctrls-codec-stateless.rst 
b/Documentation/userspace-api/media/v4l/ext-ctrls-codec-stateless.rst
index 786127b1e206..22bde00d42df 100644
--- a/Documentation/userspace-api/media/v4l/ext-ctrls-codec-stateless.rst
+++ b/Documentation/userspace-api/media/v4l/ext-ctrls-codec-stateless.rst
@@ -971,8 +971,8 @@ FWHT Flags
       - ``horizontal_scale``
       - Horizontal scaling factor.
     * - __u8
-      - ``vertical_scaling factor``
-      - Vertical scale.
+      - ``vertical_scale``
+      - Vertical scaling factor.
     * - __u8
       - ``version``
       - Bitstream version.

Reply via email to