]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitba98e795f406803ca0d7089ad4bc7e961263aec0
treeb2d3e58f3acf368e441e3aa28ce356f2c5066714
parentfb9203bde2557e0aeb980d8bcdcfd727bf2cd4bc
[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