gpu: ipu-v3: Add ipu-cpmem unit
authorSteve Longerbeam <slongerbeam@gmail.com>
Thu, 26 Jun 2014 01:05:47 +0000 (18:05 -0700)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Mon, 18 Aug 2014 12:17:41 +0000 (14:17 +0200)
Move channel parameter memory setup functions and macros into a new
submodule ipu-cpmem. In the process, cleanup arguments to the functions
to take a channel pointer instead of a pointer into cpmem for that
channel. That allows the structure of the parameter memory to be
private to ipu-cpmem.c.

Signed-off-by: Steve Longerbeam <steve_longerbeam@mentor.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>

No differences found