Files
android_kernel_xiaomi_sm8450/arch/arm/mach-omap2
Felipe Balbi f5409092d4 arm: omap2: timer: add a gptimer argument to sync32k_timer_init()
as it turns out, __omap_gptimer_init() and
__omap_sync32k_timer_init() are essentially
the same thing, but __omap_gptimer_init() wants
to always use gptimer.

Instead of forcing all those devices to pass
a use_gptimer cmdline argument, we add a new
function argument to __omap_sync32k_timer_init()
in preparation to deleting __omap_gptimer_init().

On a follow-up patch, we will remove uses of
__omap_gptimer_init() and replace them with
__omap_sync32k_timer_init() and pass the last
argument as true.

Signed-off-by: Felipe Balbi <balbi@ti.com>
2015-10-15 16:11:39 -05:00
..
2013-06-12 08:00:35 -07:00
2014-01-17 12:35:48 -08:00
2014-03-19 10:52:23 +02:00
2015-09-01 13:59:25 -07:00
2015-07-16 00:06:05 -07:00
2013-05-08 17:07:40 -07:00
2015-07-20 10:52:36 -07:00
2015-09-01 13:59:25 -07:00