Re: [PATCHv15 09/35] v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev

2018-06-05 Thread Philipp Zabel
Hi Hans, On Mon, 2018-06-04 at 18:22 +0200, Hans Verkuil wrote: > Steve or Philipp, > > Can one of you verify the imx-media-fim.c patch? > > See the description of the change below: > > On 06/04/2018 01:46 PM, Hans Verkuil wrote: > > From: Hans Verkuil > > > > Add a 'bool from_other_dev' argu

Re: [PATCHv15 09/35] v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev

2018-06-04 Thread Ezequiel Garcia
On 4 June 2018 at 08:46, Hans Verkuil wrote: > From: Hans Verkuil > > Add a 'bool from_other_dev' argument: set to true if the two > handlers refer to different devices (e.g. it is true when > inheriting controls from a subdev into a main v4l2 bridge > driver). > > This will be used later when im

Re: [PATCHv15 09/35] v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev

2018-06-04 Thread Hans Verkuil
Steve or Philipp, Can one of you verify the imx-media-fim.c patch? See the description of the change below: On 06/04/2018 01:46 PM, Hans Verkuil wrote: > From: Hans Verkuil > > Add a 'bool from_other_dev' argument: set to true if the two > handlers refer to different devices (e.g. it is true w

[PATCHv15 09/35] v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev

2018-06-04 Thread Hans Verkuil
From: Hans Verkuil Add a 'bool from_other_dev' argument: set to true if the two handlers refer to different devices (e.g. it is true when inheriting controls from a subdev into a main v4l2 bridge driver). This will be used later when implementing support for the request API since we need to skip