aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorSean Anderson <[email protected]>2024-03-08 16:00:33 -0500
committerVinod Koul <[email protected]>2024-04-07 17:08:19 +0530
commit28ccf02caa199e02a6fbf605496bfb9ee73f872c (patch)
treebf0fb1c2f5f255c1cda12e70afd60ff970077cf8 /scripts/generate_rust_analyzer.py
parenta20f10d6accb9f5096fa7a7296e5ae34f4562440 (diff)
dma: xilinx_dpdma: Remove unnecessary use of irqsave/restore
xilinx_dpdma_chan_done_irq and xilinx_dpdma_chan_vsync_irq are always called with IRQs disabled from xilinx_dpdma_irq_handler. Therefore we don't need to save/restore the IRQ flags. Signed-off-by: Sean Anderson <[email protected]> Reviewed-by: Tomi Valkeinen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions