From: Philipp Zabel
Date: Tue, 21 Oct 2014 16:25:52 +0000 (-0300)
Subject: [media] coda: re-queue buffers if start_streaming fails
X-Git-Tag: omap-for-v3.19/fixes-rc1~133^2~333
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8b1b58c5dd3d8448ace438bb52ea9f8670fdd5b;p=pandora-kernel.git
[media] coda: re-queue buffers if start_streaming fails
Patch b906352c2338 ([media] coda: dequeue buffers if start_streaming fails)
incorrectly marked buffers as DEQUEUED in case of start_streaming failure, when
in fact they should be set to QUEUED. The videobuf2 core warns about this.
Reported-by: Jean-Michel Hautbois
Signed-off-by: Philipp Zabel
Signed-off-by: Kamil Debski
Signed-off-by: Mauro Carvalho Chehab
---
Reading git-diff-tree failed