diff options
| author | Jonathan Cameron <[email protected]> | 2021-05-09 12:33:38 +0100 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2021-05-17 13:54:27 +0100 |
| commit | 9a20795c60276e66f57ee7ecf88d124b1f769fcf (patch) | |
| tree | 4905226f2dfc0bcca44f10f5ce7cc34e759308c0 /tools/perf/scripts/python | |
| parent | f30172723ce270d6d60ac03748a6cbacc35b8f84 (diff) | |
iio: accel: bmi088: Balance runtime pm + use pm_runtime_resume_and_get()
The call to pm_runtime_put_noidle() in remove() is not balanced by a get so
drop it.
Using pm_runtime_resume_and_get() allows for simple introduction of
error handling to allow for runtime resume failing.
Signed-off-by: Jonathan Cameron <[email protected]>
Cc: Mike Looijmans <[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