ree 08f5ecd864b8c50263e2c35578165f0d895122c1 parent 0c30e0d31b57375b1decad4cc0e139e2f7758986 author Sandeep Paulraj 1248721836 -0400 committer Kevin Hilman 1251276959 +0300 DaVinci: EDMA: Adding 2 new APIs for allocating/freeing PARAMs For best performance, codecs often setup linked triggered transfers with a contiguous block of params, and that is when this API is used. Setup/configuration of these parameter RAMs is most efficient if they are contiguous. There is an API to allocate a set of contiguous parameter RAMs and a corresponding API to free a set of contiguous parameter RAMs Signed-off-by: Sandeep Paulraj Signed-off-by: Kevin Hilman