clocksource/drivers/vf-pit: Encapsulate the initialization of the cycles_per_jiffy
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Mon, 4 Aug 2025 15:23:24 +0000 (17:23 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 23 Sep 2025 10:28:56 +0000 (12:28 +0200)
commit8b0795e0fc0cf181ecab59d3a9a1618886ea995b
tree823797af9bf225173e3036138cfc998bef0376ec
parent995ebf16043392d131bd22ed8484c9c952bfb45f
clocksource/drivers/vf-pit: Encapsulate the initialization of the cycles_per_jiffy

Move the cycles_per_jiffy initialization to the same place where the
other pit timer fields are initialized.

No functional changes intended.

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20250804152344.1109310-7-daniel.lezcano@linaro.org
drivers/clocksource/timer-vf-pit.c