From: Hans Verkuil <hverkuil@xs4all.nl>
To: Antti Palosaari <crope@iki.fi>, linux-media@vger.kernel.org
Subject: Re: [PATCHv3 13/13] DocBook: add tuner types SDR and RF for G_TUNER / S_TUNER
Date: Mon, 10 Aug 2015 11:43:52 +0200 [thread overview]
Message-ID: <55C87258.9070409@xs4all.nl> (raw)
In-Reply-To: <1438308650-2702-14-git-send-email-crope@iki.fi>
On 07/31/2015 04:10 AM, Antti Palosaari wrote:
> Add V4L2_TUNER_SDR and V4L2_TUNER_RF to supported tuner types to
> table.
>
> Cc: Hans Verkuil <hverkuil@xs4all.nl>
> Signed-off-by: Antti Palosaari <crope@iki.fi>
> ---
> Documentation/DocBook/media/v4l/vidioc-g-tuner.xml | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
> diff --git a/Documentation/DocBook/media/v4l/vidioc-g-tuner.xml b/Documentation/DocBook/media/v4l/vidioc-g-tuner.xml
> index b0d8659..10737a1 100644
> --- a/Documentation/DocBook/media/v4l/vidioc-g-tuner.xml
> +++ b/Documentation/DocBook/media/v4l/vidioc-g-tuner.xml
> @@ -261,6 +261,16 @@ applications must set the array to zero.</entry>
> <entry>2</entry>
> <entry></entry>
> </row>
> + <row>
> + <entry><constant>V4L2_TUNER_SDR</constant></entry>
> + <entry>4</entry>
> + <entry></entry>
> + </row>
> + <row>
> + <entry><constant>V4L2_TUNER_RF</constant></entry>
> + <entry>5</entry>
> + <entry></entry>
> + </row>
> </tbody>
> </tgroup>
> </table>
>
The description should also be filled in here. It was never filled in for the
RADIO and ANALOG_TV since that was obvious, but for these two new types it
should be set. For consistency just set the description of the RADIO type to
"Radio" and for ANALOG_TV to "Analog TV".
Regards,
Hans
prev parent reply other threads:[~2015-08-10 9:44 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-31 2:10 [PATCHv3 00/13] SDR transmitter API Antti Palosaari
2015-07-31 2:10 ` [PATCHv3 01/13] v4l2: rename V4L2_TUNER_ADC to V4L2_TUNER_SDR Antti Palosaari
2015-07-31 2:10 ` [PATCHv3 02/13] v4l2: add RF gain control Antti Palosaari
2015-08-10 8:56 ` Hans Verkuil
2015-07-31 2:10 ` [PATCHv3 03/13] DocBook: document tuner " Antti Palosaari
2015-08-10 8:57 ` Hans Verkuil
2015-07-31 2:10 ` [PATCHv3 04/13] v4l2: add support for SDR transmitter Antti Palosaari
2015-07-31 2:10 ` [PATCHv3 05/13] DocBook: document " Antti Palosaari
2015-07-31 2:10 ` [PATCHv3 06/13] v4l: add type field to v4l2_modulator struct Antti Palosaari
2015-08-10 9:01 ` Hans Verkuil
2015-07-31 2:10 ` [PATCHv3 07/13] DocBook: add modulator type field Antti Palosaari
2015-08-10 9:02 ` Hans Verkuil
2015-07-31 2:10 ` [PATCHv3 08/13] hackrf: add control for RF amplifier Antti Palosaari
2015-08-10 9:03 ` Hans Verkuil
2015-07-31 2:10 ` [PATCHv3 09/13] hackrf: switch to single function which configures everything Antti Palosaari
2015-08-10 9:04 ` Hans Verkuil
2015-07-31 2:10 ` [PATCHv3 10/13] hackrf: add support for transmitter Antti Palosaari
2015-08-10 9:34 ` Hans Verkuil
2015-07-31 2:10 ` [PATCHv3 11/13] hackrf: do not set human readable name for formats Antti Palosaari
2015-07-31 2:10 ` [PATCHv3 12/13] DocBook: fix S_FREQUENCY => G_FREQUENCY Antti Palosaari
2015-08-10 9:41 ` Hans Verkuil
2015-08-11 2:55 ` Antti Palosaari
2015-07-31 2:10 ` [PATCHv3 13/13] DocBook: add tuner types SDR and RF for G_TUNER / S_TUNER Antti Palosaari
2015-08-10 9:43 ` Hans Verkuil [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55C87258.9070409@xs4all.nl \
--to=hverkuil@xs4all.nl \
--cc=crope@iki.fi \
--cc=linux-media@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.