Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8a1ebd32 authored by Kyle Yan's avatar Kyle Yan Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: arch_timer: force re-selection of the best clocksource" into msm-4.9

parents 8ae9bd60 122ca336
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -824,6 +824,7 @@ static int __init arch_timer_common_init(void)

	arch_timer_banner(arch_timers_present);
	arch_counter_register(arch_timers_present);
	clocksource_select_force();
	return arch_timer_arch_init();
}