linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@s-opensource.com>
To: Sakari Ailus <sakari.ailus@linux.intel.com>
Cc: linux-media@vger.kernel.org, laurent.pinchart@ideasonboard.com
Subject: Re: [PATCH 1/1] doc-rst: Specify raw bayer format variant used in the examples
Date: Tue, 22 Nov 2016 16:27:29 -0200	[thread overview]
Message-ID: <20161122162729.22e4721a@vento.lan> (raw)
In-Reply-To: <1479246583-18789-1-git-send-email-sakari.ailus@linux.intel.com>

Em Tue, 15 Nov 2016 23:49:43 +0200
Sakari Ailus <sakari.ailus@linux.intel.com> escreveu:

> The documentation simply mentioned that one of the four pixel orders was
> used in the example. Now specify the exact pixelformat instead.
> 
> for i in pixfmt-s*.rst; do i=$i perl -i -pe '
> 	my $foo=$ENV{i};
> 	$foo =~ s/pixfmt-[a-z]+([0-9].*).rst/$1/;
> 	$foo = uc $foo;
> 	s/one of these formats/a small V4L2_PIX_FMT_SBGGR$foo image/' $i;
> done

Patch is nice, except that it doesn't apply :-)

If it depends on some other patch, please send it together with
its dependency or at least mention it at the patch, after the 
-- line.

Thanks,
Mauro




$ quilt push -f --merge
Applying patch patches/lmml_38129_1_1_doc_rst_specify_raw_bayer_format_variant_used_in_the_examples.patch
patching file Documentation/media/uapi/v4l/pixfmt-srggb10p.rst
patching file Documentation/media/uapi/v4l/pixfmt-srggb12.rst
can't find file to patch at input line 62
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/Documentation/media/uapi/v4l/pixfmt-srggb16.rst b/Documentation/media/uapi/v4l/pixfmt-srggb16.rst
|index 06facc9..d407b2b 100644
|--- a/Documentation/media/uapi/v4l/pixfmt-srggb16.rst
|+++ b/Documentation/media/uapi/v4l/pixfmt-srggb16.rst
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
patching file Documentation/media/uapi/v4l/pixfmt-srggb8.rst


Regards,
Mauro
Thanks,
Mauro

  parent reply	other threads:[~2016-11-22 18:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-15 21:49 [PATCH 1/1] doc-rst: Specify raw bayer format variant used in the examples Sakari Ailus
2016-11-15 21:55 ` Laurent Pinchart
2016-11-15 22:08   ` Sakari Ailus
2016-11-22 18:27 ` Mauro Carvalho Chehab [this message]
2016-11-23 16:41   ` Laurent Pinchart

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=20161122162729.22e4721a@vento.lan \
    --to=mchehab@s-opensource.com \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-media@vger.kernel.org \
    --cc=sakari.ailus@linux.intel.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).