[media] v4l: omap3isp: Return buffers back to videobuf2 if pipeline streamon fails
authorSakari Ailus <sakari.ailus@iki.fi>
Thu, 18 Sep 2014 21:57:49 +0000 (18:57 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 25 Jan 2016 10:27:27 +0000 (08:27 -0200)
commit87e062d4a93f1d78bd765256c826c338f7a0e921
treee054707e44cf693da3d460bb4678ab9f183802fb
parent35c5f63773f77a4bfcc3010f6bcc84bdb74c8954
[media] v4l: omap3isp: Return buffers back to videobuf2 if pipeline streamon fails

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.ailus@iki.fi>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/platform/omap3isp/ispvideo.c
This page took 0.025123 seconds and 5 git commands to generate.