diff options
author | Swee Leong Ching <[email protected]> | 2024-01-05 15:09:23 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2024-01-07 16:33:49 +0000 |
commit | 477bd4beb93bf9ace9bda71f1437b191befa9cf4 (patch) | |
tree | 12293e08c2d6e6687a4943629bb49e270268d80a /scripts/gdb/linux/stackdepot.py | |
parent | 67d47c8ada0f8795bfcdb85cc8f2ad3ce556674b (diff) |
net: stmmac: Make MSI interrupt routine generic
There is no support for per DMA channel interrupt for non-MSI platform,
where the MAC's per channel interrupt hooks up to interrupt controller(GIC)
through shared peripheral interrupt(SPI) to handle interrupt from TX/RX
transmit channel.
This patch generalize the existing MSI ISR to also support non-MSI
platform.
Signed-off-by: Teoh Ji Sheng <[email protected]>
Signed-off-by: Swee Leong Ching <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/stackdepot.py')
0 files changed, 0 insertions, 0 deletions