diff options
author | Stefan Richter <stefanr@s5r6.in-berlin.de> | 2009-01-04 16:23:29 +0100 |
---|---|---|
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | 2009-03-24 20:56:45 +0100 |
commit | 3ba949868a6dc082b24cba5c3bf3f50de7391433 (patch) | |
tree | 67111ee78f57bae142182a43b5193802c1183d22 /sound/i2c | |
parent | 5d3fd692a7196a9045fb606f891f5987959b65a0 (diff) |
firewire: cdev: replace some spin_lock_irqsave by spin_lock_irq
All of these functions are entered with IRQs enabled.
Hence the unconditional spin_unlock_irq can be used.
Function: Caller context:
dequeue_event() client process, via read(2)
fill_bus_reset_event() fw-device.c update worqueue job
release_client_resource() client process, via ioctl(2)
fw_device_op_release() client process, via close(2)
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Diffstat (limited to 'sound/i2c')
0 files changed, 0 insertions, 0 deletions