Re: [PATCH v5 09/35] v4l: Add subdev selections documentation

2012-03-15 Thread Sakari Ailus
Hi Sylwester, Thanks for the comment! On Thu, Mar 15, 2012 at 10:55:25AM +0100, Sylwester Nawrocki wrote: ... > > + > > + > > + __u32 > > + which > > + Active or try selection, from > > + &v4l2-subdev-format-whence;. > > + > > + > > + __u32 > > +

Re: [PATCH v5 09/35] v4l: Add subdev selections documentation

2012-03-15 Thread Sylwester Nawrocki
Hi Sakari, On 03/06/2012 05:32 PM, Sakari Ailus wrote: > Add documentation for V4L2 subdev selection API. This changes also > experimental V4L2 subdev API so that scaling now works through selection API > only. > > Signed-off-by: Sakari Ailus > --- > Documentation/DocBook/media/Makefile

Re: [PATCH v5 09/35] v4l: Add subdev selections documentation

2012-03-07 Thread Sakari Ailus
Hi Michael, Thanks for the comments. On Wed, Mar 07, 2012 at 09:53:42AM +0100, Michael Jones wrote: > Hi Sakari, > > Hopefully it's not too late to make a few minor suggestions. > > On 03/06/2012 05:32 PM, Sakari Ailus wrote: > >Add documentation for V4L2 subdev selection API. This changes also

Re: [PATCH v5 09/35] v4l: Add subdev selections documentation

2012-03-07 Thread Michael Jones
Hi Sakari, Hopefully it's not too late to make a few minor suggestions. On 03/06/2012 05:32 PM, Sakari Ailus wrote: Add documentation for V4L2 subdev selection API. This changes also experimental V4L2 subdev API so that scaling now works through selection API only. Signed-off-by: Sakari Ailus

Re: [PATCH v5 09/35] v4l: Add subdev selections documentation

2012-03-06 Thread Laurent Pinchart
Hi Sakari, Thanks for the patch. On Tuesday 06 March 2012 18:32:50 Sakari Ailus wrote: > Add documentation for V4L2 subdev selection API. This changes also > experimental V4L2 subdev API so that scaling now works through selection API > only. > > Signed-off-by: Sakari Ailus Acked-by: Laurent P