commit | e98b3cafe5f048be40ff6acb18dfa7c9a0e9423e | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Mon Sep 30 08:50:48 2013 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Sun Oct 13 21:36:22 2013 +0530 |
tree | 65b908bef1949539300861be0f52936206be07f6 | |
parent | 20a90b0ebca434421c30de5ca6b1979ca02e52bf [diff] |
dma: pl330: Support per channel irq allocation Some pl330 have per channel irq and it is necessary to allocate all of them. Loop over irq assigned for this device to support these pl330 IPs. For example this IP is available on Xilinx Zynq platform. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Tested-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Vinod Koul <vinod.koul@intel.com>