commit | 9e26476243e438f4534a562660c1296a15a9e202 | [log] [tgz] |
---|---|---|
author | John Stultz <john.stultz@linaro.org> | Wed Aug 10 12:09:24 2011 -0700 |
committer | John Stultz <john.stultz@linaro.org> | Wed Aug 10 14:55:26 2011 -0700 |
tree | d70609d91f0aab85ad9768500b7e57623d9e3eae | |
parent | d77e23accec56bf2ba12187fe77a2f500a511282 [diff] |
alarmtimers: Remove period from alarm structure 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>