From: Hans Verkuil <hverkuil@xs4all.nl>
To: Mauro Carvalho Chehab <mchehab@osg.samsung.com>,
Linux Media Mailing List <linux-media@vger.kernel.org>
Cc: Mauro Carvalho Chehab <mchehab@infradead.org>,
Jonathan Corbet <corbet@lwn.net>,
Hans Verkuil <hans.verkuil@cisco.com>,
linux-doc@vger.kernel.org
Subject: Re: [PATCH 2/2] [media] DocBook: fix FE_SET_PROPERTY ioctl arguments
Date: Mon, 01 Jun 2015 11:16:48 +0200 [thread overview]
Message-ID: <556C2300.7000307@xs4all.nl> (raw)
In-Reply-To: <c1c3c85ddf60a6d97c122d57d385b4929fcec4b3.1433149961.git.mchehab@osg.samsung.com>
On 06/01/2015 11:12 AM, Mauro Carvalho Chehab wrote:
> FE_SET_PROPERTY/FE_GET_PROPERTY actually expects a struct dtv_properties
> argument.
>
> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
>
> diff --git a/Documentation/DocBook/media/dvb/fe-get-property.xml b/Documentation/DocBook/media/dvb/fe-get-property.xml
> index 7d0bd78f5a24..53a170ed3bd1 100644
> --- a/Documentation/DocBook/media/dvb/fe-get-property.xml
> +++ b/Documentation/DocBook/media/dvb/fe-get-property.xml
> @@ -17,7 +17,7 @@
> <funcdef>int <function>ioctl</function></funcdef>
> <paramdef>int <parameter>fd</parameter></paramdef>
> <paramdef>int <parameter>request</parameter></paramdef>
> - <paramdef>struct dtv_property *<parameter>argp</parameter></paramdef>
> + <paramdef>struct dtv_properties *<parameter>argp</parameter></paramdef>
Oops, my fault. It's already merged, but for the record:
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Regards,
Hans
> </funcprototype>
> </funcsynopsis>
> </refsynopsisdiv>
>
next prev parent reply other threads:[~2015-06-01 9:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-01 9:12 [PATCH 1/2] [media] DocBook: some fixes for DVB FE open() Mauro Carvalho Chehab
2015-06-01 9:12 ` [PATCH 2/2] [media] DocBook: fix FE_SET_PROPERTY ioctl arguments Mauro Carvalho Chehab
2015-06-01 9:16 ` Hans Verkuil [this message]
2015-06-01 9:15 ` [PATCH 1/2] [media] DocBook: some fixes for DVB FE open() 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=556C2300.7000307@xs4all.nl \
--to=hverkuil@xs4all.nl \
--cc=corbet@lwn.net \
--cc=hans.verkuil@cisco.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@infradead.org \
--cc=mchehab@osg.samsung.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 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.