From: Hans Verkuil <hans.verk...@cisco.com>

This field was never documented, and neither was it mentioned that
it should be zeroed by the application.

Signed-off-by: Hans Verkuil <hans.verk...@cisco.com>
---
 Documentation/DocBook/media/v4l/vidioc-g-dv-timings.xml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/Documentation/DocBook/media/v4l/vidioc-g-dv-timings.xml 
b/Documentation/DocBook/media/v4l/vidioc-g-dv-timings.xml
index 06952d7..8bb20d3 100644
--- a/Documentation/DocBook/media/v4l/vidioc-g-dv-timings.xml
+++ b/Documentation/DocBook/media/v4l/vidioc-g-dv-timings.xml
@@ -186,6 +186,13 @@ bit 0 (V4L2_DV_VSYNC_POS_POL) is for vertical sync 
polarity and bit 1 (V4L2_DV_H
            See <xref linkend="dv-bt-flags"/> for a description of the flags.
            </entry>
          </row>
+         <row>
+           <entry>__u32</entry>
+           <entry><structfield>reserved</structfield>[14]</entry>
+           <entry>Reserved for future extensions. Drivers and applications 
must set
+           the array to zero.
+           </entry>
+         </row>
        </tbody>
       </tgroup>
     </table>
-- 
2.8.1

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to