Re: [PATCH v2 4/6] v4l: Common documentation for selection targets

2012-06-13 Thread Sakari Ailus
Hi Sylwester, Sylwester Nawrocki wrote: > Hi Sakari, > > two minor comments below.. Thanks for your comments. > On 06/13/2012 11:30 PM, Sakari Ailus wrote: >> Both V4L2 and V4L2 subdev interface have very similar selection APIs with >> differences foremost related to in-memory and media bus for

Re: [PATCH v2 4/6] v4l: Common documentation for selection targets

2012-06-13 Thread Sylwester Nawrocki
Hi Sakari, two minor comments below.. On 06/13/2012 11:30 PM, Sakari Ailus wrote: Both V4L2 and V4L2 subdev interface have very similar selection APIs with differences foremost related to in-memory and media bus formats. However, the selection targets are the same for both. Most targets are and

[PATCH v2 4/6] v4l: Common documentation for selection targets

2012-06-13 Thread Sakari Ailus
Both V4L2 and V4L2 subdev interface have very similar selection APIs with differences foremost related to in-memory and media bus formats. However, the selection targets are the same for both. Most targets are and in the future will likely continue to be more the same than with any differences. Thu