Re: [PATCH 07/13] DocBook: add modulator type field

2015-09-04 Thread Hans Verkuil
On 09/01/2015 11:59 PM, Antti Palosaari wrote:
> Add new modulator type field to documentation.
> 
> Signed-off-by: Antti Palosaari 

Acked-by: Hans Verkuil 

> ---
>  Documentation/DocBook/media/v4l/vidioc-g-modulator.xml | 8 +++-
>  1 file changed, 7 insertions(+), 1 deletion(-)
> 
> diff --git a/Documentation/DocBook/media/v4l/vidioc-g-modulator.xml 
> b/Documentation/DocBook/media/v4l/vidioc-g-modulator.xml
> index 7068b59..80167fc 100644
> --- a/Documentation/DocBook/media/v4l/vidioc-g-modulator.xml
> +++ b/Documentation/DocBook/media/v4l/vidioc-g-modulator.xml
> @@ -140,7 +140,13 @@ indicator, for example a stereo pilot tone.
> 
> 
>   __u32
> - reserved[4]
> + type
> + Type of the modulator, see  + linkend="v4l2-tuner-type" />.
> +   
> +   
> + __u32
> + reserved[3]
>   Reserved for future extensions. Drivers and
>  applications must set the array to zero.
> 
> 

--
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


[PATCH 07/13] DocBook: add modulator type field

2015-09-01 Thread Antti Palosaari
Add new modulator type field to documentation.

Signed-off-by: Antti Palosaari 
---
 Documentation/DocBook/media/v4l/vidioc-g-modulator.xml | 8 +++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/Documentation/DocBook/media/v4l/vidioc-g-modulator.xml 
b/Documentation/DocBook/media/v4l/vidioc-g-modulator.xml
index 7068b59..80167fc 100644
--- a/Documentation/DocBook/media/v4l/vidioc-g-modulator.xml
+++ b/Documentation/DocBook/media/v4l/vidioc-g-modulator.xml
@@ -140,7 +140,13 @@ indicator, for example a stereo pilot tone.
  
  
__u32
-   reserved[4]
+   type
+   Type of the modulator, see .
+ 
+ 
+   __u32
+   reserved[3]
Reserved for future extensions. Drivers and
 applications must set the array to zero.
  
-- 
http://palosaari.fi/

--
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