alarmtimers: Remove period from alarm structure
authorJohn Stultz <john.stultz@linaro.org>
Wed, 10 Aug 2011 19:09:24 +0000 (12:09 -0700)
committerJohn Stultz <john.stultz@linaro.org>
Wed, 10 Aug 2011 21:55:26 +0000 (14:55 -0700)
Now that periodic alarmtimers are managed by the handler function,
remove the period value from the alarm structure and let the handlers
manage the interval on their own.

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

No differences found