From: Philipp Zabel
Date: Fri, 11 Jul 2014 09:36:16 +0000 (-0300)
Subject: [media] coda: simplify IRAM setup
X-Git-Tag: cleanup-for-v3.18~114^2~268
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b313bcc9a46795c0233a765411cef9a15caaa7fb;p=pandora-kernel.git
[media] coda: simplify IRAM setup
OVL and BTP IRAM buffers are never used, setup the bits for
for DBK/BIT/IP usage depending on CODA version in one place.
Also, use a simple allocator function and group IRAM addresses
and size in a coda_aux_buf structure.
This is done in preparation for CODA960 support.
Signed-off-by: Philipp Zabel
Signed-off-by: Kamil Debski
Signed-off-by: Mauro Carvalho Chehab
---
Reading git-diff-tree failed