aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorJonathan Cameron <[email protected]>2021-05-09 12:33:30 +0100
committerJonathan Cameron <[email protected]>2021-05-17 13:54:25 +0100
commitd3a8969dde088fed979d0c7bebc33752c719d30c (patch)
tree53ad97f8bf94c1ec3b3cba00b8f5cbb874e7cc1e /tools/perf/scripts/python/flamegraph.py
parent6fbaebae758dd68c6bda22164e61038eb72ce036 (diff)
iio: accel: bmc150-accel: Balanced runtime pm + use pm_runtime_resume_and_get()
A call to pm_runtime_put_noidle() doesn't match any call that would result in a get(). It is safe because runtime pm core protects against the reference counter going 0, but it makes it harder to understand the code. Whilst here use pm_runtime_resume_and_get() to tidy things up. The Coccinelle script didn't get this one due to more complex code structure. Signed-off-by: Jonathan Cameron <[email protected]> Cc: Hans de Goede <[email protected]> Reviewed-by: Hans de Goede <[email protected]> Reviewed-by: Mauro Carvalho Chehab <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions