diff options
author | 2024-03-08 16:00:33 -0500 | |
---|---|---|
committer | 2024-04-07 17:08:19 +0530 | |
commit | 28ccf02caa199e02a6fbf605496bfb9ee73f872c (patch) | |
tree | bf0fb1c2f5f255c1cda12e70afd60ff970077cf8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dmaengine: imx-sdma: support dual fifo for DEV_TO_DEV (diff) | |
download | wireguard-linux-28ccf02caa199e02a6fbf605496bfb9ee73f872c.tar.xz wireguard-linux-28ccf02caa199e02a6fbf605496bfb9ee73f872c.zip |
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 <sean.anderson@linux.dev>
Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Link: https://lore.kernel.org/r/20240308210034.3634938-3-sean.anderson@linux.dev
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions