aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/interrupts.py
diff options
context:
space:
mode:
authorFrank Li <[email protected]>2024-06-03 11:23:15 -0400
committerVinod Koul <[email protected]>2024-06-11 23:55:34 +0530
commit44eb827264de4f14d8317692441e13f5e2aadbf2 (patch)
tree4399a62487e65f86d8ced2da0ab585c61068560e /scripts/gdb/linux/interrupts.py
parent49b1c21ff815168eca44e81ab0612b1f00759efb (diff)
dmaengine: fsl-edma: request per-channel IRQ only when channel is allocated
The edma feature individual IRQs for each DMA channel at some devices. Given the presence of numerous eDMA instances, each with multiple channels, IRQ request during probe results in an extensive list at /proc/interrupts. However, a significant portion of these channels remains unused by the system. Request irq only when a DMA client driver requests a DMA channel. Signed-off-by: Frank Li <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions