diff options
author | 2022-06-09 12:40:40 +0300 | |
---|---|---|
committer | 2022-07-16 00:52:37 +0200 | |
commit | b02180e899c9e04ba6efda7bdf36d9ad028c9f4f (patch) | |
tree | c28e858f2901853857f746335acfcbf3206c51cd /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | clocksource/drivers/timer-microchip-pit64b: Remove suspend/resume ops for ce (diff) | |
download | linux-dev-b02180e899c9e04ba6efda7bdf36d9ad028c9f4f.tar.xz linux-dev-b02180e899c9e04ba6efda7bdf36d9ad028c9f4f.zip |
clocksource/drivers/timer-microchip-pit64b: Use mchp_pit64b_{suspend, resume}
Use mchp_pit64b_suspend() and mchp_pit64b_resume() to disable or
enable timers clocks on init and remove specific
clk_prepare_{disable, enable} calls. This is ok also for clockevent timer
as proper clock enable, disable is done on .set_state_oneshot,
.set_state_periodic, .set_state_shutdown calls.
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Link: https://lore.kernel.org/r/20220609094041.1796372-3-claudiu.beznea@microchip.com
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions