diff options
author | Stefan Wahren <wahrenst@gmx.net> | 2025-04-24 13:48:29 +0200 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2025-05-14 14:56:22 +0100 |
commit | 5e27af0514e2249a9ccc9a762abd3b74e03a1f90 (patch) | |
tree | 6d1127ebc8892264b66ac32a75585b690805a75a /scripts/generate_rust_analyzer.py | |
parent | 157ae5ffd76a2857ccb4b7ce40bc5a344ca00395 (diff) |
dmaengine: fsl-edma: Fix return code for unhandled interrupts
For fsl,imx93-edma4 two DMA channels share the same interrupt.
So in case fsl_edma3_tx_handler is called for the "wrong"
channel, the return code must be IRQ_NONE. This signalize that
the interrupt wasn't handled.
Fixes: 72f5801a4e2b ("dmaengine: fsl-edma: integrate v3 support")
Signed-off-by: Stefan Wahren <wahrenst@gmx.net>
Reviewed-by: Joy Zou <joy.zou@nxp.com>
Link: https://lore.kernel.org/r/20250424114829.9055-1-wahrenst@gmx.net
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions