commit | b5088ad9630c0aa477a4ed57747b8b3fa8e4b86b | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Mon Apr 28 14:23:55 2014 -0500 |
committer | Vinod Koul <vinod.koul@intel.com> | Wed Apr 30 10:33:42 2014 +0530 |
tree | 8c6562f8da89ccf5df4ec000fb771813b5daf3f8 | |
parent | de135939716dcdc8a6ea62e9228feb2eec0fca11 [diff] |
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>