ARM: DRA7: hwmod: remove interrupts for DMA
authorNishanth Menon <nm@ti.com>
Thu, 12 Jun 2014 11:45:23 +0000 (17:15 +0530)
committerTony Lindgren <tony@atomide.com>
Tue, 22 Jul 2014 06:32:51 +0000 (23:32 -0700)
DMA interrupts are now available in of, and the definitions are
duplicates in hwmod. This prevents us from dynamically allocating
interrupt resources for dma from devicetree.

Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found