From b1c090d0f4afbb87340dcdd5084391098d2f279d Mon Sep 17 00:00:00 2001 From: "Lad, Prabhakar" Date: Mon, 14 Apr 2014 11:52:31 -0300 Subject: [PATCH] [media] media: davinci: vpbe: release buffers in case start_streaming call back fails 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 Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-format-patch failed