summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/common.h
diff options
context:
space:
mode:
authorFelipe Balbi <balbi@ti.com>2015-09-29 18:38:48 +0200
committerFelipe Balbi <balbi@ti.com>2015-10-15 23:11:39 +0200
commitf5409092d4dbb4aaeee18e16143adf63c7506dc5 (patch)
tree355ed0c7c193b979d990453117ad9dbc927e43c2 /arch/arm/mach-omap2/common.h
parentarm: omap2: timer: get rid of obfuscating macros (diff)
downloadlinux-f5409092d4dbb4aaeee18e16143adf63c7506dc5.tar.xz
linux-f5409092d4dbb4aaeee18e16143adf63c7506dc5.zip
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>
Diffstat (limited to 'arch/arm/mach-omap2/common.h')
0 files changed, 0 insertions, 0 deletions