Re: [PATCH] dmaengine: sf-pdma: apply proper spinlock flags in sf_pdma_prep_dma_memcpy()

From: Vinod Koul
Date: Wed Jun 16 2021 - 06:40:20 EST


On 11-06-21, 07:53, Austin Kim wrote:
> From: Austin Kim <austin.kim@xxxxxxx>
>
> 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.

Applied, thanks

--
~Vinod