Re: [RFC 1/4] omap3isp: Implement validate_pipeline

2011-12-15 Thread Sakari Ailus
Hi Laurent, Thanks for the review!!! On Thu, Dec 15, 2011 at 11:18:53AM +0100, Laurent Pinchart wrote: > Hi Sakari, > > Thanks for the patch. > > On Thursday 15 December 2011 10:50:32 Sakari Ailus wrote: > > Validate pipeline of any external entity connected to the ISP driver. > > The validatio

Re: [RFC 1/4] omap3isp: Implement validate_pipeline

2011-12-15 Thread Laurent Pinchart
Hi Sakari, Thanks for the patch. On Thursday 15 December 2011 10:50:32 Sakari Ailus wrote: > Validate pipeline of any external entity connected to the ISP driver. > The validation of the pipeline for the part that involves links inside the > domain of another driver must be done by that very driv

[RFC 1/4] omap3isp: Implement validate_pipeline

2011-12-15 Thread Sakari Ailus
Validate pipeline of any external entity connected to the ISP driver. The validation of the pipeline for the part that involves links inside the domain of another driver must be done by that very driver. Signed-off-by: Sakari Ailus --- drivers/media/video/omap3isp/ispvideo.c | 12