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)
commit2aa7f52b532f9dc2c216c2892bc77b2fc2c89bb7
tree38447d4c42157fd2433eb090d187326ed349cbf4
parent76be4a54157ab0059fb29d8d516db46d239812e2
ARM: DRA7: hwmod: remove interrupts for DMA

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>
arch/arm/mach-omap2/omap_hwmod_7xx_data.c