commit | 8c53daf63f56791ed47fc585206ef3049489612f | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Thu Apr 25 20:31:48 2013 +0000 |
committer | Thomas Gleixner <tglx@linutronix.de> | Thu May 16 11:09:16 2013 +0200 |
tree | a9df5ebd6fbc2a26f6475cb804f6f13a748aeaa9 | |
parent | 7126cac426137633e470167524e7bcb590fd49b3 [diff] |
clockevents: Move the tick_notify() switch case to clockevents_notify() No need to call another function and have duplicated cases. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: John Stultz <john.stultz@linaro.org> Cc: Magnus Damm <magnus.damm@gmail.com> Link: http://lkml.kernel.org/r/20130425143436.235746557@linutronix.de Signed-off-by: Thomas Gleixner <tglx@linutronix.de>