diff options
author | Dmitry Osipenko <[email protected]> | 2020-03-20 00:23:20 +0300 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2020-03-23 12:06:24 +0530 |
commit | 6de88ea4ff665040e62e3b3ffea01e388ae09ac0 (patch) | |
tree | e69326af66798ee243b2dce207906bab15339275 /drivers/fpga | |
parent | a48d44c800c7a50a7d57be7adffb31e04643a42e (diff) |
dmaengine: tegra-apb: Don't save/restore IRQ flags in interrupt handler
The interrupt is already disabled while interrupt handler is running, and
thus, there is no need to save/restore the IRQ flags within the spinlock.
Signed-off-by: Dmitry Osipenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'drivers/fpga')
0 files changed, 0 insertions, 0 deletions