summaryrefslogtreecommitdiff
path: root/Documentation/hwmon
diff options
context:
space:
mode:
authorJoel Fernandes <joelf@ti.com>2014-04-17 09:58:33 +0400
committerVinod Koul <vinod.koul@intel.com>2014-04-23 09:51:17 +0400
commit406efb1a745c1dc512dc9c3c859e302e7b7f907e (patch)
treee209379f0e4ae06f2332085c2d59a97201e7bfcd /Documentation/hwmon
parent8cc3e30bea9a90f9ab7a1bc4612792c40ad7ae95 (diff)
downloadlinux-406efb1a745c1dc512dc9c3c859e302e7b7f907e.tar.xz
dmaengine: edma: No need save/restore interrupt flags during spin_lock in IRQ
The vchan lock in edma_callback is acquired in hard interrupt context. As interrupts are already disabled, there's no point in save/restoring interrupt mask bit or cpsr flags. Get rid of flags local variable and use spin_lock instead of spin_lock_irqsave. Signed-off-by: Joel Fernandes <joelf@ti.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'Documentation/hwmon')
0 files changed, 0 insertions, 0 deletions