summaryrefslogtreecommitdiff
path: root/lib/crc-t10dif.c
diff options
context:
space:
mode:
authorAustin Kim <austin.kim@lge.com>2021-06-11 07:53:36 +0100
committerVinod Koul <vkoul@kernel.org>2021-06-16 16:10:00 +0530
commit94b4cd7c5fc0dd6858a046b00ca729fb0512b9ba (patch)
tree245d0902432f5c599a2c1c3bae6fe7315a61ef45 /lib/crc-t10dif.c
parentc1fc3745e7b07f3bfecf16adb6c49544393094f2 (diff)
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 'lib/crc-t10dif.c')
0 files changed, 0 insertions, 0 deletions