]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - drivers/media/platform/coda/coda.h
[media] coda: add context ops
authorPhilipp Zabel <p.zabel@pengutronix.de>
Wed, 23 Jul 2014 15:28:40 +0000 (12:28 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Thu, 21 Aug 2014 20:25:21 +0000 (15:25 -0500)
commita1192a17eed8ee30fd0f8d944d66fbe5288641e2
tree47a585ee6420e533084de4b0cc9a9d7c8b501b49
parenta2b3e46acbf1edfc772a15e79ab1dbd20ad55cba
[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 <p.zabel@pengutronix.de>
Signed-off-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/platform/coda/coda-common.c
drivers/media/platform/coda/coda.h