From: Philipp Zabel
Date: Mon, 29 Sep 2014 12:53:46 +0000 (-0300)
Subject: [media] coda: simplify frame memory control register handling
X-Git-Tag: omap-for-v3.19/fixes-rc1~133^2~361
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bf299cd4651405c8630a9cabd5ac3a87854bdf7;p=pandora-kernel.git
[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
Signed-off-by: Kamil Debski
Signed-off-by: Mauro Carvalho Chehab
---
Reading git-diff-tree failed