diff options
author | Dan Carpenter <[email protected]> | 2019-05-03 16:15:07 +0300 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2019-05-04 16:11:02 +0530 |
commit | 0b515abb6b7eb08e90bdfc01fc8fbdd112c15d81 (patch) | |
tree | 30da3371a404f49731fb1bc3e4bc6578192f80b0 /net/lapb/lapb_timer.c | |
parent | e095189a54102d53daa07c528fefd4f4d65c8b04 (diff) |
dmaengine: at_xdmac: remove a stray bottom half unlock
We switched this code from spin_lock_bh() to vanilla spin_lock() but
there was one stray spin_unlock_bh() that was overlooked. This
patch converts it to spin_unlock() as well.
Fixes: d8570d018f69 ("dmaengine: at_xdmac: move spin_lock_bh to spin_lock in tasklet")
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions