Re: [RFC 18/19] v4l2-fwnode: Add abstracted sub-device notifiers

2017-07-19 Thread Sakari Ailus
Hi Niklas, Thanks for the review! On Tue, Jul 18, 2017 at 11:19:22PM +0200, Niklas Söderlund wrote: > Hi Sakari, > > Thanks for your hard work! > > On 2017-07-18 22:04:00 +0300, Sakari Ailus wrote: > > Add notifiers for sub-devices. The notifiers themselves are not visible for > > the sub-devic

Re: [RFC 18/19] v4l2-fwnode: Add abstracted sub-device notifiers

2017-07-18 Thread Niklas Söderlund
Hi Sakari, Thanks for your hard work! On 2017-07-18 22:04:00 +0300, Sakari Ailus wrote: > Add notifiers for sub-devices. The notifiers themselves are not visible for > the sub-device drivers but instead are accessed through interface functions I might be missing it, but I can't find a interface

[RFC 18/19] v4l2-fwnode: Add abstracted sub-device notifiers

2017-07-18 Thread Sakari Ailus
Add notifiers for sub-devices. The notifiers themselves are not visible for the sub-device drivers but instead are accessed through interface functions v4l2_subdev_fwnode_endpoints_parse() and v4l2_subdev_fwnode_reference_parse_sensor_common(). Signed-off-by: Sakari Ailus --- drivers/media/v4l2-