From: Kevin Hilman Date: Fri, 19 Oct 2007 06:04:43 +0000 (-0700) Subject: ARM: OMAP: Fix clockevent support for hrtimers X-Git-Tag: v2.6.25-rc7~59^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06cad098d28e02d2ee3ed587bb261377e4ae2f17;p=pandora-kernel.git ARM: OMAP: Fix clockevent support for hrtimers One-shot mode was broken in MPU-timer support for OMAP1 due to a typo. Also, ensure timer is stopped before changing the auto-reload flag. The TRM says changing the AR flag when timer is running is undefined. Also set GENERIC_CLOCKEVENTS for all omaps. Signed-off-by: Tim Bird Signed-off-by: Kevin Hilman Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed