]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd0a4971e9e4e335f89699da8f81ddaf39ec9b48a
treea9df5ebd6fbc2a26f6475cb804f6f13a748aeaa9
parent8564d7aa5057b44eb767d15e6a3c903338b4b21f
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