Re: [PATCH 6/7] omap3isp: Correctly put the last iterated endpoint fwnode always

2017-07-18 Thread Sakari Ailus
On Tue, Jul 18, 2017 at 11:40:22AM +0300, Laurent Pinchart wrote: > Hi Sakari, > > Thank you for the patch. > > On Tuesday 18 Jul 2017 01:01:15 Sakari Ailus wrote: > > Put the last endpoint fwnode if there are too many endpoints to handle. > > Also tell the user about about the condition. > > >

Re: [PATCH 6/7] omap3isp: Correctly put the last iterated endpoint fwnode always

2017-07-18 Thread Laurent Pinchart
Hi Sakari, Thank you for the patch. On Tuesday 18 Jul 2017 01:01:15 Sakari Ailus wrote: > Put the last endpoint fwnode if there are too many endpoints to handle. > Also tell the user about about the condition. > > Signed-off-by: Sakari Ailus Reviewed-by: Laurent Pinchart There are so many re

[PATCH 6/7] omap3isp: Correctly put the last iterated endpoint fwnode always

2017-07-17 Thread Sakari Ailus
Put the last endpoint fwnode if there are too many endpoints to handle. Also tell the user about about the condition. Signed-off-by: Sakari Ailus --- drivers/media/platform/omap3isp/isp.c | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/drivers/media/platform/omap3