Re: [PATCH v5 23/35] omap3isp: Assume media_entity_pipeline_start may fail

2012-03-06 Thread Laurent Pinchart
Hi Sakari, Thanks for the patch. On Tuesday 06 March 2012 18:33:04 Sakari Ailus wrote: > Since media_entity_pipeline_start() now does link validation, it may > actually fail. Perform the error handling. > > Signed-off-by: Sakari Ailus Acked-by: Laurent Pinchart -- Regards, Laurent Pinchart

[PATCH v5 23/35] omap3isp: Assume media_entity_pipeline_start may fail

2012-03-06 Thread Sakari Ailus
Since media_entity_pipeline_start() now does link validation, it may actually fail. Perform the error handling. Signed-off-by: Sakari Ailus --- drivers/media/video/omap3isp/ispvideo.c | 52 -- 1 files changed, 28 insertions(+), 24 deletions(-) diff --git a/drivers/