diff options
| author | Stefan Richter <[email protected]> | 2014-03-03 22:23:51 +0000 |
|---|---|---|
| committer | Stefan Richter <[email protected]> | 2014-12-10 19:53:21 +0000 |
| commit | d737d7da8e7e931360282199341f44ac0803c837 (patch) | |
| tree | 379cad73b30b61286933ea84e25b3492b3b4f0dd /drivers/gpu/drm/imx/parallel-display.c | |
| parent | firewire: sbp2: replace some spin_lock_irqsave by spin_lock_irq (diff) | |
| download | kernel-d737d7da8e7e931360282199341f44ac0803c837.tar.gz kernel-d737d7da8e7e931360282199341f44ac0803c837.zip | |
firewire: sbp2: replace card lock by target lock
firewire-core uses fw_card.lock to protect topology data and transaction
data. firewire-sbp2 uses fw_card.lock for entirely unrelated purposes.
Introduce a sbp2_target.lock to firewire-sbp2 and replace all
fw_card.lock uses in the driver. fw_card.lock is now entirely private
to firewire-core. This has no immediate advantage apart from making it
clear in the code that firewire-sbp2 does not interact with the core
via the core lock.
Signed-off-by: Stefan Richter <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/imx/parallel-display.c')
0 files changed, 0 insertions, 0 deletions
