From: Tony Lindgren Date: Thu, 11 Oct 2007 21:31:18 +0000 (-0700) Subject: ARM: OMAP: Make dyntick work again X-Git-Tag: v2.6.23-omap1~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=511127767aab3f653b2b67955a963b0536ff2069;p=pandora-kernel.git ARM: OMAP: Make dyntick work again Add set_next_event() and let the clock event code take care of the rest. Note that we're still reprogramming timer in periodic mode, but this is OK as in the worst case we'll just get another interrupt before timer is programmed again. Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed