Hi Laurent, On Tue, Nov 15, 2016 at 11:55:27PM +0200, Laurent Pinchart wrote: > Hi Sakari, > > Thank you for the patch. > > On Tuesday 15 Nov 2016 23:49:43 Sakari Ailus wrote: > > 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 > > Do we really need this in the commit message ? :-) Feel free to remove it if you like. I put it there to avoid forgetting it as I'll still need to convert other patches. Perhaps it might be better placed elsewhere. :-) > > > Signed-off-by: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx> > > Reviewed-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> > > As the patch applies on top of another one I took in my tree for the uvcvideo > driver I've applied this one there as well. Thanks! -- Kind regards, Sakari Ailus e-mail: sakari.ailus@xxxxxx XMPP: sailus@xxxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html