Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information