dmaengine: zx: remove redundant irqsave in hardIRQ
authorBarry Song <song.bao.hua@hisilicon.com>
Sat, 12 Sep 2020 09:40:36 +0000 (21:40 +1200)
committerVinod Koul <vkoul@kernel.org>
Fri, 18 Sep 2020 07:00:50 +0000 (12:30 +0530)
commit55f8b2543a36734377c4000bde6198b1dcb42d4b
tree9da6258622557bfe26e2e1c6e8c00becc22a5bd7
parente3a52158a68220d28e1bcf4797c3762d06813c66
dmaengine: zx: remove redundant irqsave in hardIRQ

Running in hardIRQ context, disabling IRQ is redundant.

Cc: Jun Nie <jun.nie@linaro.org>
Cc: Shawn Guo <shawnguo@kernel.org>
Cc: Dan Williams <dan.j.williams@intel.com>
Cc: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Barry Song <song.bao.hua@hisilicon.com>
Link: https://lore.kernel.org/r/20200912094036.32112-1-song.bao.hua@hisilicon.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/zx_dma.c