Skip to content
Commit 1d05a0bd authored by Yunbo Yu's avatar Yunbo Yu Committed by Vinod Koul
Browse files

dmaengine: plx_dma: Move spin_lock_bh() to spin_lock()



It is unnecessary to call spin_lock_bh() if you are already in a tasklet.

Signed-off-by: default avatarYunbo Yu <yuyunbo519@gmail.com>
Reviewed-by: default avatarLogan Gunthorpe <logang@deltatee.com>
Link: https://lore.kernel.org/r/20220418142021.1241558-1-yuyunbo519@gmail.com
Signed-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent 766b540d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment