aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJonathan Cameron <[email protected]>2021-05-09 12:33:35 +0100
committerJonathan Cameron <[email protected]>2021-05-17 13:54:26 +0100
commit2d082b6ed26472342beb23ec275c8531afb502b2 (patch)
tree358be62572a78d451df119c58f5fab31c5c6a317 /tools/perf/scripts/python
parent19611aec50aed607fe161e8a2b8f40df9d97df60 (diff)
iio: imu: kmx61: Balance runtime pm + use pm_runtime_resume_and_get()
No point in calling pm_runtime_put_noidle() that isn't balancing a get. Note no actual impact because the runtime pm core protects against a negative reference counter. For the pm_runtime_resume_and_get() main interest is in clearing out this old pattern to avoid it getting coppied into new submissions. Signed-off-by: Jonathan Cameron <[email protected]> Reviewed-by: Mauro Carvalho Chehab <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions