Re: [PATCH v8 07/21] omap3isp: Use generic parser for parsing fwnode endpoints

2017-09-06 Thread Hans Verkuil
On 09/05/2017 03:05 PM, Sakari Ailus wrote: > Instead of using driver implementation, use > v4l2_async_notifier_parse_fwnode_endpoints() to parse the fwnode endpoints > of the device. > > Signed-off-by: Sakari Ailus Acked-by: Hans Verkuil Regards, Hans > --- > drivers/media/platform

[PATCH v8 07/21] omap3isp: Use generic parser for parsing fwnode endpoints

2017-09-05 Thread Sakari Ailus
Instead of using driver implementation, use v4l2_async_notifier_parse_fwnode_endpoints() to parse the fwnode endpoints of the device. Signed-off-by: Sakari Ailus --- drivers/media/platform/omap3isp/isp.c | 115 +++--- drivers/media/platform/omap3isp/isp.h | 5 +- 2