diff options
author | Claudiu Beznea <[email protected]> | 2022-06-09 12:40:40 +0300 |
---|---|---|
committer | Daniel Lezcano <[email protected]> | 2022-07-16 00:52:37 +0200 |
commit | b02180e899c9e04ba6efda7bdf36d9ad028c9f4f (patch) | |
tree | c28e858f2901853857f746335acfcbf3206c51cd /lib/mpi/mpi-mod.c | |
parent | 2c9c4c9e543de46a8031d5300e3036a3a89bad28 (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Daniel Lezcano <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions