commit | 2bf299cd4651405c8630a9cabd5ac3a87854bdf7 | [log] [tgz] |
---|---|---|
author | Philipp Zabel <p.zabel@pengutronix.de> | Mon Sep 29 09:53:46 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Tue Oct 28 14:29:56 2014 -0200 |
tree | 9483adb9a93e650df46df2587cc7845069fa2155 | |
parent | 59ebc2e4464dd376df234621a5ad678ac74b9d39 [diff] |
[media] coda: simplify frame memory control register handling Since the firmware newer writes to FRAME_MEM_CTRL, we can initialize it once per context (incidentally, we already do write it in coda_hw_init) and never have to read it back. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Kamil Debski <k.debski@samsung.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>