Re: [PATCH 3/3] omap3isp: Return buffers back to videobuf2 if pipeline streamon fails

2015-11-09 Thread Laurent Pinchart
Hi Sakari, Thank you for the patch. On Friday 19 September 2014 00:57:49 Sakari Ailus wrote: > When the video buffer queue was stopped before the stream source was started > in omap3isp_streamon(), the buffers were not returned back to videobuf2. > > Signed-off-by: Sakari Ailus

[PATCH 3/3] omap3isp: Return buffers back to videobuf2 if pipeline streamon fails

2014-09-18 Thread Sakari Ailus
When the video buffer queue was stopped before the stream source was started in omap3isp_streamon(), the buffers were not returned back to videobuf2. Signed-off-by: Sakari Ailus sakari.ai...@iki.fi --- drivers/media/platform/omap3isp/isp.c |4 ++--