Commit 793d2a9e authored by Hans Verkuil's avatar Hans Verkuil Committed by Mauro Carvalho Chehab

media: media-ioc-g-topology.rst: fix 'reserved' sizes

The size of the reserved arrays in the documentation is wrong. Sync
this with the actual header.
Signed-off-by: default avatarHans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent a54f2d98
...@@ -211,7 +211,7 @@ desired arrays with the media graph elements. ...@@ -211,7 +211,7 @@ desired arrays with the media graph elements.
- __u32 - __u32
- ``reserved``\ [12] - ``reserved``\ [6]
- Reserved for future extensions. Drivers and applications must set - Reserved for future extensions. Drivers and applications must set
this array to zero. this array to zero.
...@@ -334,7 +334,7 @@ desired arrays with the media graph elements. ...@@ -334,7 +334,7 @@ desired arrays with the media graph elements.
- __u32 - __u32
- ``reserved``\ [9] - ``reserved``\ [5]
- Reserved for future extensions. Drivers and applications must set - Reserved for future extensions. Drivers and applications must set
this array to zero. this array to zero.
...@@ -390,7 +390,7 @@ desired arrays with the media graph elements. ...@@ -390,7 +390,7 @@ desired arrays with the media graph elements.
- __u32 - __u32
- ``reserved``\ [5] - ``reserved``\ [6]
- Reserved for future extensions. Drivers and applications must set - Reserved for future extensions. Drivers and applications must set
this array to zero. this array to zero.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment