Re: [PATCH v16 09/32] omap3isp: Use generic parser for parsing fwnode endpoints

2017-10-27 Thread Sebastian Reichel
Hi, On Thu, Oct 26, 2017 at 10:53:19AM +0300, Sakari Ailus wrote: > Instead of using a custom 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 > Reviewed-by: Laurent

[PATCH v16 09/32] omap3isp: Use generic parser for parsing fwnode endpoints

2017-10-26 Thread Sakari Ailus
Instead of using a custom 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 Reviewed-by: Laurent Pinchart --- drivers/media/platform/omap3isp/isp.c | 121 +++---