diff options
author | Dmitry Osipenko <digetx@gmail.com> | 2020-03-20 00:23:20 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2020-03-23 12:06:24 +0530 |
commit | 6de88ea4ff665040e62e3b3ffea01e388ae09ac0 (patch) | |
tree | e69326af66798ee243b2dce207906bab15339275 /lib/test_meminit.c | |
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 <digetx@gmail.com>
Link: https://lore.kernel.org/r/20200319212321.3297-1-digetx@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'lib/test_meminit.c')
0 files changed, 0 insertions, 0 deletions