From: Felipe Balbi Date: Tue, 29 Sep 2015 16:34:39 +0000 (-0500) Subject: arm: omap2: timer: get rid of obfuscating macros X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be0ac4c374b50c9756e330104c2024263c86de49;p=pandora-kernel.git 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 --- Reading git-diff-tree failed