clockevents: Move the tick_notify() switch case to clockevents_notify()
authorThomas Gleixner <tglx@linutronix.de>
Thu, 25 Apr 2013 20:31:48 +0000 (20:31 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 16 May 2013 09:09:16 +0000 (11:09 +0200)
commit8c53daf63f56791ed47fc585206ef3049489612f
treea9df5ebd6fbc2a26f6475cb804f6f13a748aeaa9
parent7126cac426137633e470167524e7bcb590fd49b3
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>
kernel/time/clockevents.c
kernel/time/tick-common.c
kernel/time/tick-internal.h