dmaengine: cppi41: Remove isr callback from glue layer
authorAlexandre Bailon <abailon@baylibre.com>
Wed, 15 Feb 2017 13:56:36 +0000 (14:56 +0100)
committerVinod Koul <vinod.koul@intel.com>
Tue, 7 Mar 2017 08:08:25 +0000 (13:38 +0530)
commita15382b75b903fa918a3a3c4d3b87e8061790312
tree9dbc1f7a71d524d9cc04778f786d7f0d6860df48
parent5e46fe98ab658eab817398abd895908854bb4c43
dmaengine: cppi41: Remove isr callback from glue layer

All the platform code to manage IRQ has been moved to MUSB,
and now the interrupt handler is completely generic.
Remove the isr callback that is not useful anymore.

Signed-off-by: Alexandre Bailon <abailon@baylibre.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/cppi41.c