commit | f2c45807d3992fe0f173f34af9c347d907c31686 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Tue May 30 23:15:59 2017 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Sun Jun 04 15:40:32 2017 +0200 |
tree | 8f151ca72ae445318c769d64c00657961b429732 | |
parent | b3bf6f369d50ece9dec6338741648005d95c19e4 [diff] |
alarmtimer: Switch over to generic set/get/rearm routine All required callbacks are in place. Switch the alarm timer based posix interval timer callbacks to the common implementation and remove the incorrect private implementation. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Peter Zijlstra <peterz@infradead.org> Cc: John Stultz <john.stultz@linaro.org> Link: http://lkml.kernel.org/r/20170530211657.825471962@linutronix.de