summaryrefslogtreecommitdiff
path: root/drivers/dma/xilinx
diff options
context:
space:
mode:
authorAustin Kim <austin.kim@lge.com>2021-06-11 09:53:36 +0300
committerVinod Koul <vkoul@kernel.org>2021-06-16 13:40:00 +0300
commit94b4cd7c5fc0dd6858a046b00ca729fb0512b9ba (patch)
tree245d0902432f5c599a2c1c3bae6fe7315a61ef45 /drivers/dma/xilinx
parentc1fc3745e7b07f3bfecf16adb6c49544393094f2 (diff)
downloadlinux-94b4cd7c5fc0dd6858a046b00ca729fb0512b9ba.tar.xz
dmaengine: sf-pdma: apply proper spinlock flags in sf_pdma_prep_dma_memcpy()
The second parameter of spinlock_irq[save/restore] function is flags, which is the last input parameter of sf_pdma_prep_dma_memcpy(). So declare local variable 'iflags' to be used as the second parameter of spinlock_irq[save/restore] function. Signed-off-by: Austin Kim <austin.kim@lge.com> Link: https://lore.kernel.org/r/20210611065336.GA1121@raspberrypi Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/dma/xilinx')
0 files changed, 0 insertions, 0 deletions