From: Jon Hunter Date: Thu, 27 Sep 2012 16:49:45 +0000 (-0500) Subject: ARM: OMAP: Add DMTIMER definitions for posted mode X-Git-Tag: omap-for-v3.8/timer-signed^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=971d0254480572bc6dc5574c28ef8fe014660a31;p=pandora-kernel.git ARM: OMAP: Add DMTIMER definitions for posted mode For OMAP2+ devices, when using DMTIMERs for system timers (clock-events and clock-source) the posted mode configuration of the timers is used. To allow the compiler to optimise the functions for configuring and reading the system timers, the posted flag variable is hard-coded with the value 1. To make it clear that posted mode is being used add some definitions so that it is more readable. Signed-off-by: Jon Hunter Acked-by: Santosh Shilimkar --- Reading git-diff-tree failed