]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
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)
commitb5088ad9630c0aa477a4ed57747b8b3fa8e4b86b
tree8c6562f8da89ccf5df4ec000fb771813b5daf3f8
parentde135939716dcdc8a6ea62e9228feb2eec0fca11
dmaengine: edma: Create private pset struct

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