diff options
author | Davidlohr Bueso <dave@stgolabs.net> | 2018-03-27 00:09:24 +0300 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2018-04-03 20:20:26 +0300 |
commit | 50888b015d1318a5d76c961f80bab79249cb1000 (patch) | |
tree | 60f01ea5e5338572868357b7bacc861509e632a7 /Documentation/devicetree | |
parent | 4a3f7691e2f722421b231d3f3fa05b0a6670a20a (diff) | |
download | linux-50888b015d1318a5d76c961f80bab79249cb1000.tar.xz |
i2c: Update i2c_trace_msg static key to modern api
No changes in refcount semantics -- key init is false; replace
static_key_slow_inc|dec with static_branch_inc|dec
static_key_false with static_branch_unlikely
Added a '_key' suffix to i2c_trace_msg, for better self
documentation.
Signed-off-by: Davidlohr Bueso <dbueso@suse.de>
Reviewed-by: David Howells <dhowells@redhat.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'Documentation/devicetree')
0 files changed, 0 insertions, 0 deletions