From: Philipp Zabel
Date: Wed, 23 Jul 2014 15:28:43 +0000 (-0300)
Subject: [media] coda: move per-instance buffer allocation and cleanup
X-Git-Tag: fixes-against-v3.18-rc2~130^2^2~478
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58b7677db01585736d2175f385dcfcc313aed3de;p=pandora-kernel.git
[media] coda: move per-instance buffer allocation and cleanup
This patch moves the context buffer allocation into the context start_streaming
callbacks. The context buffer and internal framebuffer cleanup is moved into
the context release callback.
Signed-off-by: Philipp Zabel
Signed-off-by: Kamil Debski
Signed-off-by: Mauro Carvalho Chehab
---
Reading git-diff-tree failed