[media] media: davinci: vpbe: release buffers in case start_streaming call back fails
authorLad, Prabhakar <prabhakar.csengg@gmail.com>
Mon, 14 Apr 2014 14:52:31 +0000 (11:52 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 23 May 2014 15:20:33 +0000 (12:20 -0300)
this patch adds support to release the buffer by calling
vb2_buffer_done(), with state marked as VB2_BUF_STATE_QUEUED
if start_streaming() call back fails.

Signed-off-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>

No differences found