commit | 02f77ef1197bd0acde8c0b7ed2b4dee7da7bcbf6 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Fri Oct 16 10:18:05 2015 +0300 |
committer | Vinod Koul <vinod.koul@intel.com> | Tue Oct 27 10:22:45 2015 +0900 |
tree | 16d7d2353d2712ab939f8249467efabf6b8d892d | |
parent | 633e42b8c5465acf03671be7bd2866c486816596 [diff] |
dmaengine: edma: Refactor the dma device and channel struct initialization Move all code under one function to do the dma device and eDMA channel related setup so they are not scattered around the driver. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>