commit | d8570d018f69de60ec65790083767fd2e44a6c7a | [log] [tgz] |
---|---|---|
author | Barry Song <21cnbao@gmail.com> | Fri Aug 17 06:03:43 2018 -0700 |
committer | Vinod Koul <vkoul@kernel.org> | Mon Sep 03 16:24:05 2018 +0530 |
tree | f8547f1a2c3df75c2aac055fd74136f81a794b0f | |
parent | 5b394b2ddf0347bef56e50c69a58773c94343ff3 [diff] |
dmaengine: at_xdmac: move spin_lock_bh to spin_lock in tasklet as you are already in a tasklet, it is unnecessary to call spin_lock_bh. Signed-off-by: Barry Song <21cnbao@gmail.com> Acked-by: Ludovic Desroches <ludovic.desroches@microchip.com> Signed-off-by: Vinod Koul <vkoul@kernel.org>