commit | a15382b75b903fa918a3a3c4d3b87e8061790312 | [log] [tgz] |
---|---|---|
author | Alexandre Bailon <abailon@baylibre.com> | Wed Feb 15 14:56:36 2017 +0100 |
committer | Vinod Koul <vinod.koul@intel.com> | Tue Mar 07 13:38:25 2017 +0530 |
tree | 9dbc1f7a71d524d9cc04778f786d7f0d6860df48 | |
parent | 5e46fe98ab658eab817398abd895908854bb4c43 [diff] |
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>