alarmtimers: Push rearming peroidic timers down into alamrtimer handler
authorJohn Stultz <john.stultz@linaro.org>
Wed, 10 Aug 2011 18:08:07 +0000 (11:08 -0700)
committerJohn Stultz <john.stultz@linaro.org>
Wed, 10 Aug 2011 21:55:22 +0000 (14:55 -0700)
This patch pushes the periodic alarmtimer re-arming down into the alarmtimer
handler, mimicking how hrtimers handle this.

CC: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: John Stultz <john.stultz@linaro.org>

No differences found