diff options
author | Lance Roy <[email protected]> | 2018-10-02 22:38:49 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2018-10-15 20:54:17 +0200 |
commit | f21996255f42eee28048ede652a592d6048b06b3 (patch) | |
tree | 32f2635a761d10678c6751522337da3a4dbd1088 /drivers/fpga/zynq-fpga.c | |
parent | 3b7584a296c4fac45e59ab3a264880e1a2fedbfe (diff) |
sgi-xp: Replace spin_is_locked() with lockdep
lockdep_assert_held() is better suited to checking locking requirements,
since it won't get confused when someone else holds the lock. This is
also a step towards possibly removing spin_is_locked().
Signed-off-by: Lance Roy <[email protected]>
Cc: Cliff Whickman <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Acked-by: Robin Holt <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/fpga/zynq-fpga.c')
0 files changed, 0 insertions, 0 deletions