clocksource/drivers/vf-pit: Unify the function name for irq ack
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Mon, 4 Aug 2025 15:23:35 +0000 (17:23 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 23 Sep 2025 10:30:00 +0000 (12:30 +0200)
commit3c34321e9b5965fdbf51fd407a35322a64c9e9c6
treea7c97b0cae33135719a98c1d9da6adc63ccdbda0
parent5ba405c719ce68a86308dd3bd90aeea59959030d
clocksource/drivers/vf-pit: Unify the function name for irq ack

Most the function are under the form pit_timer_*, let's change the
interrupt acknowledgment function name to have the same format.

No functional changes intended.

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