dma: pl330: Support per channel irq allocation
authorMichal Simek <michal.simek@xilinx.com>
Mon, 30 Sep 2013 06:50:48 +0000 (08:50 +0200)
committerVinod Koul <vinod.koul@intel.com>
Sun, 13 Oct 2013 16:06:22 +0000 (21:36 +0530)
commite98b3cafe5f048be40ff6acb18dfa7c9a0e9423e
tree65b908bef1949539300861be0f52936206be07f6
parent20a90b0ebca434421c30de5ca6b1979ca02e52bf
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>
drivers/dma/pl330.c