summary refs log tree commit diff
path: root/drivers/dma/hisi_dma.c
diff options
context:
space:
mode:
authorBarry Song <song.bao.hua@hisilicon.com>2020-10-28 10:52:48 +1300
committerVinod Koul <vkoul@kernel.org>2020-11-09 17:25:54 +0530
commit1ff206561920c9998058e52ea465347d4944b635 (patch)
treebc1288f82603158f3ec1c847245cc2d838c2f759 /drivers/dma/hisi_dma.c
parent280e7f90d4520682d0a18b33fa43fd8cccab3439 (diff)
downloadlinux-1ff206561920c9998058e52ea465347d4944b635.tar.gz
dmaengine: k3dma: remove redundant irqsave and irqrestore in hardIRQ
Running in hardIRQ, disabling IRQ is redundant since hardIRQ has disabled
IRQ. This patch removes the irqsave and irqstore to save some instruction
cycles.

Signed-off-by: Barry Song <song.bao.hua@hisilicon.com>
Link: https://lore.kernel.org/r/20201027215252.25820-7-song.bao.hua@hisilicon.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/dma/hisi_dma.c')
0 files changed, 0 insertions, 0 deletions