Re: [PATCH v5 33/35] omap3isp: Find source pad from external entity

2012-03-07 Thread Sakari Ailus
Hi Laurent, Thanks for the review!! On Wed, Mar 07, 2012 at 12:04:01PM +0100, Laurent Pinchart wrote: > On Tuesday 06 March 2012 18:33:14 Sakari Ailus wrote: > > No longer assume pad number 0 is the source pad of the external entity. Find > > the source pad from the external entity and use it ins

Re: [PATCH v5 33/35] omap3isp: Find source pad from external entity

2012-03-07 Thread Laurent Pinchart
Hi Sakari, Thanks for the patch. On Tuesday 06 March 2012 18:33:14 Sakari Ailus wrote: > No longer assume pad number 0 is the source pad of the external entity. Find > the source pad from the external entity and use it instead. > > Signed-off-by: Sakari Ailus Acked-by: Laurent Pinchart (with

[PATCH v5 33/35] omap3isp: Find source pad from external entity

2012-03-06 Thread Sakari Ailus
No longer assume pad number 0 is the source pad of the external entity. Find the source pad from the external entity and use it instead. Signed-off-by: Sakari Ailus --- drivers/media/video/omap3isp/isp.c | 13 - 1 files changed, 12 insertions(+), 1 deletions(-) diff --git a/driver