diff options
author | Stefan Roese | 2017-10-16 08:13:53 +0200 |
---|---|---|
committer | Vinod Koul | 2017-10-20 11:51:10 +0530 |
commit | c5709d37693b72761d866cb1cd556093a6607c80 (patch) | |
tree | 157c0754c2b94ff4595304b7734c3592c539e60f /arch/blackfin | |
parent | 33d930e59a98fa10a0db9f56c7fa2f21a4aef9b9 (diff) |
dmaengine: altera: Use IRQ-safe spinlock calls in the error paths as well
The patch edf10919 [dmaengine: altera: fix spinlock usage] missed to
change 2 occurrences of spin_unlock_bh() to spin_unlock_irqrestore().
This patch fixes this by moving to the IRQ-safe call in the error
paths as well.
Fixes: edf10919 (dmaengine: altera: fix spinlock usage)
Signed-off-by: Stefan Roese <sr@denx.de>
Reviewed-by: Sylvain Lesne <lesne@alse-fr.com>
[add fixes tag and fix typo in log]
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'arch/blackfin')
0 files changed, 0 insertions, 0 deletions