]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[media] coda: store IRAM size in struct coda_devtype
authorPhilipp Zabel <p.zabel@pengutronix.de>
Fri, 11 Jul 2014 09:36:43 +0000 (06:36 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 22 Jul 2014 15:16:58 +0000 (12:16 -0300)
commit401e972fae7d3da80c70e615aa0463f9c7c619ec
treeecad4ae21edf4216333a97c1c8cb6e03fcacaac7
parent5d73fad1eba7a62d13687ded6db3a5d72323c4db
[media] coda: store IRAM size in struct coda_devtype

Similarly to workbuf_size and tempbuf_size, store iram_size in the
coda_devtype structure. This also decreases the IRAM used on i.MX6DL
to 128 KiB.

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