Re: [PATCH v5.1 25/35] omap3isp: Collect entities that are part of the pipeline

2012-03-07 Thread Laurent Pinchart
Hi Sakari, Thanks for the patch. On Wednesday 07 March 2012 19:22:56 Sakari Ailus wrote: > Collect entities which are part of the pipeline into a single bit mask. > > Signed-off-by: Sakari Ailus > --- > drivers/media/video/omap3isp/ispvideo.c | 48 > --- drivers/me

[PATCH v5.1 25/35] omap3isp: Collect entities that are part of the pipeline

2012-03-07 Thread Sakari Ailus
Collect entities which are part of the pipeline into a single bit mask. Signed-off-by: Sakari Ailus --- drivers/media/video/omap3isp/ispvideo.c | 48 --- drivers/media/video/omap3isp/ispvideo.h |2 + 2 files changed, 27 insertions(+), 23 deletions(-) diff --git