]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
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)
commit511127767aab3f653b2b67955a963b0536ff2069
tree16a936116932796428d3040730eeb766d42a228f
parent2110060d27c064172bb9d98a402e2b25957af744
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 <tony@atomide.com>
arch/arm/plat-omap/timer32k.c