arm: omap2: timer: get rid of obfuscating macros
authorFelipe Balbi <balbi@ti.com>
Tue, 29 Sep 2015 16:34:39 +0000 (11:34 -0500)
committerFelipe Balbi <balbi@ti.com>
Thu, 15 Oct 2015 21:11:39 +0000 (16:11 -0500)
those macros just make it a lot more difficult
to grep around and actually find similarities.

In this patch, we will simply remove them and
replace with actual functions and later commits
will come to further clean this up.

Signed-off-by: Felipe Balbi <balbi@ti.com>
arch/arm/mach-omap2/timer.c

Simple merge