Hi Sakari,
Thanks for the patch.
On Friday 09 March 2012 22:31:25 Sakari Ailus wrote:
> Collect entities which are part of the pipeline into a single bit mask.
>
> Signed-off-by: Sakari Ailus
Acked-by: Laurent Pinchart
--
Regards,
Laurent Pinchart
--
To unsubscribe from this list: send th
Collect entities which are part of the pipeline into a single bit mask.
Signed-off-by: Sakari Ailus
---
since last version:
- state is set in isp_video_streamon() rather than
isp_video_get_graph_data().
- Get information from all entities which was broken by the previous
version.
drivers/m
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