diff options
author | Tony Lindgren <[email protected]> | 2019-12-16 14:41:53 -0800 |
---|---|---|
committer | Tony Lindgren <[email protected]> | 2019-12-17 08:06:27 -0800 |
commit | 755cbfd8cf89c09e53be796d7d5c22f2d197ef1a (patch) | |
tree | 34377d9544258b99d7a64ce6237eaf5fda6c6b75 /scripts/gdb/vmlinux-gdb.py | |
parent | 28b5afcd06d2b24e31ca4a643ddee9eb92b5bcb1 (diff) |
ARM: OMAP2+: Drop sdma interrupt handling for mach-omap2
All device tree probing omap SoCs only have device drivers that are using
Linux dmaengine API with the IRQENABLE_L1 interrupts. Only omap1 is still
using old legacy dma.
This means we can remove the legacy sdma interrupt handling for
IRQENABLE_L0, and only rely on the dmaengine driver using IRQENABLE_L1.
The legacy code still allocates the channels, but that will be deal with
in the following patches.
Cc: Aaro Koskinen <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Peter Ujfalusi <[email protected]>
Cc: Russell King <[email protected]>
Cc: Vinod Koul <[email protected]>
Acked-by: Peter Ujfalusi <[email protected]>
Tested-by: Peter Ujfalusi <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions