dmaengine: edma: Create private pset struct
authorThomas Gleixner <tglx@linutronix.de>
Mon, 28 Apr 2014 19:23:55 +0000 (14:23 -0500)
committerVinod Koul <vinod.koul@intel.com>
Wed, 30 Apr 2014 05:03:42 +0000 (10:33 +0530)
Preparatory patch to support finer grained accounting.

Move the edma_params array out of edma_desc so we can add further per
pset data to it.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
[joelf@ti.com: Fixed up hunk #3 in original patch to apply]
Signed-off-by: Joel Fernandes <joelf@ti.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/edma.c

Simple merge