ARM: OMAP: Make dyntick work again
authorTony Lindgren <tony@atomide.com>
Thu, 11 Oct 2007 21:31:18 +0000 (14:31 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 11 Oct 2007 21:31:18 +0000 (14:31 -0700)
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 <tony@atomide.com>

No differences found