Re: [PATCH v14 22/28] v4l: async: Add a convenience function for registering sensors

2017-09-26 Thread Hans Verkuil
On 26/09/17 00:25, Sakari Ailus wrote: > Add a convenience function for parsing firmware for information on related > devices using v4l2_async_notifier_parse_fwnode_sensor_common() registering > the notifier and finally the async sub-device itself. > > This should be useful for sensor drivers that

[PATCH v14 22/28] v4l: async: Add a convenience function for registering sensors

2017-09-25 Thread Sakari Ailus
Add a convenience function for parsing firmware for information on related devices using v4l2_async_notifier_parse_fwnode_sensor_common() registering the notifier and finally the async sub-device itself. This should be useful for sensor drivers that do not have device specific requirements related