diff options
author | Tony Lindgren <[email protected]> | 2022-08-15 16:12:47 +0300 |
---|---|---|
committer | Daniel Lezcano <[email protected]> | 2022-09-20 10:49:46 +0200 |
commit | bd351f1aee21ca667b39658550b5f3c61e8bb77f (patch) | |
tree | 8ba76146fd9ee4852018925a16ea94c04124c348 /tools/perf/scripts/python/task-analyzer.py | |
parent | 1d513f439d7930363adce4588030af7c8fa71cc9 (diff) |
clocksource/drivers/timer-ti-dm: Use runtime PM directly and check errors
Use pm_runtime_resume_and_get() and check for a possible error returned.
We want to do this as omap_dm_timer_enable() and omap_dm_timer_disable()
are exposed to the pwm and remoteproc drivers, and in the following patch
we turn struct omap_dm_timer into a cookie used by the exposed functions
only.
Signed-off-by: Tony Lindgren <[email protected]>
Reviewed-by: Janusz Krzysztofik <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Daniel Lezcano <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions