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)
commitbe0ac4c374b50c9756e330104c2024263c86de49
tree4d94c0343de97674c359fdc6fce864cbe36a0faa
parent0328d816deba1da154be23982ac7979ff3934302
arm: omap2: timer: get rid of obfuscating macros

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