Hi Laurent,
Laurent Pinchart wrote:
> Thanks for the patch.
Thanks for the comments.
> On Monday 20 February 2012 03:57:01 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
Hi Sakari,
Thanks for the patch.
On Monday 20 February 2012 03:57:01 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
> ---
> drivers/media/video/omap3isp/ispvideo.c | 20 ++
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 | 20
1 files changed, 12 insertions(+), 8 deletions(-)
diff --git a/drivers/media/video