linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@redhat.com>
To: "Matti J. Aaltonen" <matti.j.aaltonen@nokia.com>
Cc: linux-media@vger.kernel.org, hverkuil@xs4all.nl,
	eduardo.valentin@nokia.com
Subject: Re: [PATCH v4 5/5] Documentation: v4l: Add hw_seek spacing.
Date: Mon, 05 Jul 2010 23:44:11 -0300	[thread overview]
Message-ID: <4C32987B.10307@redhat.com> (raw)
In-Reply-To: <1275647663-20650-6-git-send-email-matti.j.aaltonen@nokia.com>

Em 04-06-2010 07:34, Matti J. Aaltonen escreveu:
> Add a couple of words about the spacing field in HW seek struct.
> 
> Signed-off-by: Matti J. Aaltonen <matti.j.aaltonen@nokia.com>
> ---
>  .../DocBook/v4l/vidioc-s-hw-freq-seek.xml          |   10 ++++++++--
>  1 files changed, 8 insertions(+), 2 deletions(-)
> 
> diff --git a/Documentation/DocBook/v4l/vidioc-s-hw-freq-seek.xml b/Documentation/DocBook/v4l/vidioc-s-hw-freq-seek.xml
> index 14b3ec7..8ee614c 100644
> --- a/Documentation/DocBook/v4l/vidioc-s-hw-freq-seek.xml
> +++ b/Documentation/DocBook/v4l/vidioc-s-hw-freq-seek.xml
> @@ -51,7 +51,8 @@
>  
>      <para>Start a hardware frequency seek from the current frequency.
>  To do this applications initialize the <structfield>tuner</structfield>,
> -<structfield>type</structfield>, <structfield>seek_upward</structfield> and
> +<structfield>type</structfield>, <structfield>seek_upward</structfield>,
> +<structfield>spacing</structfield> and
>  <structfield>wrap_around</structfield> fields, and zero out the
>  <structfield>reserved</structfield> array of a &v4l2-hw-freq-seek; and
>  call the <constant>VIDIOC_S_HW_FREQ_SEEK</constant> ioctl with a pointer
> @@ -89,7 +90,12 @@ field and the &v4l2-tuner; <structfield>index</structfield> field.</entry>
>  	  </row>
>  	  <row>
>  	    <entry>__u32</entry>
> -	    <entry><structfield>reserved</structfield>[8]</entry>
> +	    <entry><structfield>spacing</structfield></entry>
> +	    <entry>If non-zero, gives the search resolution to be used in hardware scan. The driver selects the nearest value that is supported by the hardware. If spacing is zero use a reasonable default value.</entry>

What's the unit for spacing?

> +	  </row>
> +	  <row>
> +	    <entry>__u32</entry>
> +	    <entry><structfield>reserved</structfield>[7]</entry>
>  	    <entry>Reserved for future extensions. Drivers and
>  	    applications must set the array to zero.</entry>
>  	  </row>


  reply	other threads:[~2010-07-06  2:44 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-04 10:34 [PATCH v4 0/5] WL1273 FM Radio driver Matti J. Aaltonen
2010-06-04 10:34 ` [PATCH v4 1/5] V4L2: Add seek spacing and FM RX class Matti J. Aaltonen
2010-06-04 10:34   ` [PATCH v4 2/5] MFD: WL1273 FM Radio: MFD driver for the FM radio Matti J. Aaltonen
2010-06-04 10:34     ` [PATCH v4 3/5] ASoC: WL1273 FM Radio Digital audio codec Matti J. Aaltonen
2010-06-04 10:34       ` [PATCH v4 4/5] V4L2: WL1273 FM Radio: Controls for the FM radio Matti J. Aaltonen
2010-06-04 10:34         ` [PATCH v4 5/5] Documentation: v4l: Add hw_seek spacing Matti J. Aaltonen
2010-07-06  2:44           ` Mauro Carvalho Chehab [this message]
2010-07-09 11:01         ` [PATCH v4 4/5] V4L2: WL1273 FM Radio: Controls for the FM radio Hans Verkuil
2010-07-06  2:34     ` [PATCH v4 2/5] MFD: WL1273 FM Radio: MFD driver " Mauro Carvalho Chehab
2010-07-07  5:21       ` Pavan Savoy
2010-07-19  7:43       ` m7aalton
2010-07-09 10:49     ` Hans Verkuil
2010-07-06  2:03   ` [PATCH v4 1/5] V4L2: Add seek spacing and FM RX class Mauro Carvalho Chehab
2010-07-19  7:55     ` m7aalton
2010-07-09 11:06   ` Hans Verkuil

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=4C32987B.10307@redhat.com \
    --to=mchehab@redhat.com \
    --cc=eduardo.valentin@nokia.com \
    --cc=hverkuil@xs4all.nl \
    --cc=linux-media@vger.kernel.org \
    --cc=matti.j.aaltonen@nokia.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).