From: Kevin Hilman Date: Thu, 18 Oct 2007 23:04:43 +0000 (-0700) Subject: ARM: OMAP: fix OMAP1 clockevent support for hrtimers X-Git-Tag: v2.6.23-omap1~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f053e4e42eac39de6034d818399e356f6a62348;p=pandora-kernel.git ARM: OMAP: fix OMAP1 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. Signed-off-by: Tim Bird Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed