summaryrefslogtreecommitdiff
path: root/drivers/dma/pxa_dma.c
diff options
context:
space:
mode:
authorBarry Song <song.bao.hua@hisilicon.com>2020-10-28 10:52:51 +1300
committerVinod Koul <vkoul@kernel.org>2020-11-09 17:25:54 +0530
commit618a8e383bbdf9ce5a252797046dda694bf40389 (patch)
treee78a69308ff6f22d87ab31cd26c4317ecf4c4a50 /drivers/dma/pxa_dma.c
parent8c94b83e0c370e72c131f5da8cb19c2cb858a1bf (diff)
dmaengine: ste_dma40: 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> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Cc: Linus Walleij <linus.walleij@linaro.org> Link: https://lore.kernel.org/r/20201027215252.25820-10-song.bao.hua@hisilicon.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/dma/pxa_dma.c')
0 files changed, 0 insertions, 0 deletions