From: Sakari Ailus <sakari.ailus@linux.intel.com>
To: Helen Mae Koike Fornazier <helen.koike@collabora.co.uk>,
linux-media@vger.kernel.org, laurent.pinchart@ideasonboard.com,
sakari.ailus@iki.fi, hverkuil@xs4all.nl, mchehab@osg.samsung.com,
hans.verkuil@cisco.com, s.nawrocki@samsung.com
Subject: Re: [PATCH v3 2/2] [media] DocBook: update error code in videoc-streamon
Date: Wed, 30 Mar 2016 22:13:48 +0300 [thread overview]
Message-ID: <56FC256C.4030809@linux.intel.com> (raw)
In-Reply-To: <77998a67791470bc947beb421bec9a5c28fb5fd5.1459363790.git.helen.koike@collabora.co.uk>
Hi Helen,
Helen Mae Koike Fornazier wrote:
> Add description of ENOLINK error
>
> Signed-off-by: Helen Mae Koike Fornazier <helen.koike@collabora.co.uk>
> ---
>
> The patch set is based on 'media/master' branch and available at
> https://github.com/helen-fornazier/opw-staging media/devel
>
> Changes since v2:
> * this is a new commit in the set
>
> Documentation/DocBook/media/v4l/vidioc-streamon.xml | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/Documentation/DocBook/media/v4l/vidioc-streamon.xml b/Documentation/DocBook/media/v4l/vidioc-streamon.xml
> index df2c63d..c4b88b0 100644
> --- a/Documentation/DocBook/media/v4l/vidioc-streamon.xml
> +++ b/Documentation/DocBook/media/v4l/vidioc-streamon.xml
> @@ -123,6 +123,14 @@ synchronize with other events.</para>
> </para>
> </listitem>
> </varlistentry>
> + <varlistentry>
> + <term><errorcode>ENOLINK</errorcode></term>
> + <listitem>
> + <para>The driver implements Media Controller interface and
> + the pipeline configuration is invalid.
...pipeline link configuration...
Then it's apparent this is really about links (and not e.g. about formats).
With that,
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
> + </para>
> + </listitem>
> + </varlistentry>
> </variablelist>
> </refsect1>
> </refentry>
>
--
Kind regards,
Sakari Ailus
sakari.ailus@linux.intel.com
prev parent reply other threads:[~2016-03-30 19:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-30 19:06 [PATCH v3 0/2] media: updating error codes on streamon Helen Mae Koike Fornazier
2016-03-30 19:06 ` [PATCH v3 1/2] [media] media: change pipeline validation return error Helen Mae Koike Fornazier
2016-03-30 19:06 ` [PATCH v3 2/2] [media] DocBook: update error code in videoc-streamon Helen Mae Koike Fornazier
2016-03-30 19:13 ` Sakari Ailus [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=56FC256C.4030809@linux.intel.com \
--to=sakari.ailus@linux.intel.com \
--cc=hans.verkuil@cisco.com \
--cc=helen.koike@collabora.co.uk \
--cc=hverkuil@xs4all.nl \
--cc=laurent.pinchart@ideasonboard.com \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@osg.samsung.com \
--cc=s.nawrocki@samsung.com \
--cc=sakari.ailus@iki.fi \
/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.