From: Philipp Zabel Date: Wed, 23 Jul 2014 15:28:40 +0000 (-0300) Subject: [media] coda: add context ops X-Git-Tag: fixes-against-v3.18-rc2~130^2^2~481 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1192a17eed8ee30fd0f8d944d66fbe5288641e2;p=pandora-kernel.git [media] coda: add context ops Add a struct coda_context_ops that encapsulates context specific operations. This will simplify adding JPEG support in the future and helps to avoid exporting all functions individually when they move out of the main code file. Signed-off-by: Philipp Zabel Signed-off-by: Kamil Debski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed