[PATCH 0/3] clockevents/arm: Implement ->set_state_oneshot_stopped()

From: Viresh Kumar
Date: Wed Dec 23 2015 - 06:29:29 EST


Hi Daniel/Thomas,

ONESHOT-STOPPED state was merged into mainline sometime back and doesn't
have any users until now.

This series implements the set_state_oneshot_stopped() callback for few
ARM clkevt drivers.

Which other clkevt drivers will you advice to update, if any?

Tested on ARM Exynos 5250 dual A15 board (1/3 and 3/3, 2/3 is compile
tested only but is changed as many ARM SoCs use it).
Rebased on v4.4-rc6.

Viresh Kumar (3):
clockevents/arm_arch_timer: Implement ->set_state_oneshot_stopped()
clockevents/arm_global_timer: Implement ->set_state_oneshot_stopped()
clockevents/exynos_mct: Implement ->set_state_oneshot_stopped()

drivers/clocksource/arm_arch_timer.c | 4 ++++
drivers/clocksource/arm_global_timer.c | 1 +
drivers/clocksource/exynos_mct.c | 2 ++
3 files changed, 7 insertions(+)

--
2.7.0.rc1.186.g94414c4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/