[media] coda: store per-context work buffer size in struct coda_devtype
authorPhilipp Zabel <p.zabel@pengutronix.de>
Fri, 11 Jul 2014 09:36:41 +0000 (06:36 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 22 Jul 2014 15:15:59 +0000 (12:15 -0300)
commite5b0d1c60fff0b3420a97f3687906df04afc8b66
treeb2d3e58f3acf368e441e3aa28ce356f2c5066714
parentf61c0b148cb406b0313fdb2a4ad8a43cc664313f
[media] coda: store per-context work buffer size in struct coda_devtype

We had the workbuf_size field since the beginning.
Use it to tighten the code a little bit.

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.c